#67EEE0#67EEE0
#67EEE0 is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.1% C 0.120 H 185.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEE0 |
|---|---|
| RGB | rgb(103, 238, 224) |
| HSL | hsl(174, 80%, 67%) |
| HSV | hsv(174, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 5.9%, 6.7%) |
| CIE-LAB | lab(86.71, -40.11, -4.35) |
| CIE-LCH | lch(86.71, 40.34, 186.20°) |
| OKLab | oklab(87.06% -0.1192 -0.0124) |
| OKLCH | oklch(87.06% 0.12 185.9) |
| XYZ | xyz(49.6167, 69.4095, 81.2891) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.70
Turquoise
#40E0D0
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 6.15
Aqua
#00FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEE0 #EE6775
analogous
#67EE9D #67EEE0 #67B9EE
triadic
#67EEE0 #E067EE #EEE067
tetradic
#67EEE0 #9D67EE #EE6775 #B9EE67
square
#67EEE0 #9D67EE #EE6775 #B9EE67
split-complementary
#67EEE0 #EE67B9 #EE9D67
monochromatic
#16C5B3 #30E8D5 #67EEE0 #9EF4EB #D5FAF6
Accessibility & contrast
On white
1.41
#67EEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#67EEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEE0
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEE0 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2E0
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67eee0; /* rgb */ color: rgb(103, 238, 224); /* oklch */ color: oklch(87.1% 0.120 185.9);
Tailwind
colors: {
custom: {
50: '#9ef4e9',
500: '#67eee0',
950: '#000000',
},
}SCSS
$custom: #67eee0; $custom-light: #9ef4e9; $custom-dark: #000000;
JSON
{
"hex": "#67eee0",
"rgb": {
"r": 103,
"g": 238,
"b": 224
},
"hsl": {
"h": 173.778,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.87062,
"c": 0.1198,
"h": 185.9
},
"luminance": 0.69414
}Semantic roles & 50–950 ramp
primary
#67EEE0
secondary
#C23745
accent
#091FDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584