#67E9DE#67E9DE
#67E9DE is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.116 H 187.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9DE |
|---|---|
| RGB | rgb(103, 233, 222) |
| HSL | hsl(175, 75%, 66%) |
| HSV | hsv(175, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 4.7%, 8.6%) |
| CIE-LAB | lab(85.22, -38.35, -5.50) |
| CIE-LCH | lch(85.22, 38.74, 188.16°) |
| OKLab | oklab(85.84% -0.1148 -0.0155) |
| OKLCH | oklch(85.84% 0.116 187.7) |
| XYZ | xyz(47.9115, 66.4306, 79.3905) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 4.80
Bright Aqua
#0BF9EA
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 6.02
Bright Cyan
#41FDFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9DE #E96772
analogous
#67E99D #67E9DE #67B3E9
triadic
#67E9DE #DE67E9 #E9DE67
tetradic
#67E9DE #9D67E9 #E96772 #B3E967
square
#67E9DE #9D67E9 #E96772 #B3E967
split-complementary
#67E9DE #E967B3 #E99D67
monochromatic
#1BBBAD #32E1D2 #67E9DE #9CF1EA #D2F8F5
Accessibility & contrast
On white
1.47
#67E9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#67E9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9DE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9DE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9de; /* rgb */ color: rgb(103, 233, 222); /* oklch */ color: oklch(85.8% 0.116 187.7);
Tailwind
colors: {
custom: {
50: '#9ef0e8',
500: '#67e9de',
950: '#000000',
},
}SCSS
$custom: #67e9de; $custom-light: #9ef0e8; $custom-dark: #000000;
JSON
{
"hex": "#67e9de",
"rgb": {
"r": 103,
"g": 233,
"b": 222
},
"hsl": {
"h": 174.923,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85837,
"c": 0.11583,
"h": 187.7
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#67E9DE
secondary
#BA3A45
accent
#0F20D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584