#67E6EE#67E6EE
#67E6EE is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.7% C 0.112 H 200.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6EE |
|---|---|
| RGB | rgb(103, 230, 238) |
| HSL | hsl(184, 80%, 67%) |
| HSV | hsv(184, 57%, 93%) |
| CMYK | cmyk(56.7%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.82, -32.77, -14.53) |
| CIE-LCH | lch(84.82, 35.85, 203.92°) |
| OKLab | oklab(85.67% -0.105 -0.0402) |
| OKLCH | oklch(85.67% 0.112 200.9) |
| XYZ | xyz(49.3165, 65.6453, 90.9442) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Bright Cyan
#41FDFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6EE #EE6F67
analogous
#67EEB3 #67E6EE #67A2EE
triadic
#67E6EE #EE67E6 #E6EE67
tetradic
#67E6EE #B367EE #EE6F67 #A2EE67
square
#67E6EE #B367EE #EE6F67 #A2EE67
split-complementary
#67E6EE #EE67A2 #EEB367
monochromatic
#16BAC5 #30DDE8 #67E6EE #9EEFF4 #D5F8FA
Accessibility & contrast
On white
1.49
#67E6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#67E6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6EE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6EE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e6ee; /* rgb */ color: rgb(103, 230, 238); /* oklch */ color: oklch(85.7% 0.112 200.9);
Tailwind
colors: {
custom: {
50: '#9feef3',
500: '#67e6ee',
950: '#000000',
},
}SCSS
$custom: #67e6ee; $custom-light: #9feef3; $custom-dark: #000000;
JSON
{
"hex": "#67e6ee",
"rgb": {
"r": 103,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85665,
"c": 0.11246,
"h": 200.9
},
"luminance": 0.6565
}Semantic roles & 50–950 ramp
primary
#67E6EE
secondary
#C23F37
accent
#1609DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585