#67E8DE#67E8DE
#67E8DE is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.115 H 188.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8DE |
|---|---|
| RGB | rgb(103, 232, 222) |
| HSL | hsl(175, 74%, 66%) |
| HSV | hsv(175, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(84.93, -37.89, -5.93) |
| CIE-LCH | lch(84.93, 38.35, 188.89°) |
| OKLab | oklab(85.6% -0.1137 -0.0166) |
| OKLCH | oklch(85.6% 0.115 188.3) |
| XYZ | xyz(47.6292, 65.8660, 79.2964) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.16
Mediumturquoise
#48D1CC
ΔE00 5.75
Bright Turquoise
#0FFEF9
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8DE #E86771
analogous
#67E89D #67E8DE #67B1E8
triadic
#67E8DE #DE67E8 #E8DE67
tetradic
#67E8DE #9D67E8 #E86771 #B1E867
square
#67E8DE #9D67E8 #E86771 #B1E867
split-complementary
#67E8DE #E867B1 #E89D67
monochromatic
#1CB9AD #32E0D2 #67E8DE #9CF0EA #D1F8F5
Accessibility & contrast
On white
1.48
#67E8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#67E8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8DE
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8DE | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e8de; /* rgb */ color: rgb(103, 232, 222); /* oklch */ color: oklch(85.6% 0.115 188.3);
Tailwind
colors: {
custom: {
50: '#9ef0e8',
500: '#67e8de',
950: '#000000',
},
}SCSS
$custom: #67e8de; $custom-light: #9ef0e8; $custom-dark: #000000;
JSON
{
"hex": "#67e8de",
"rgb": {
"r": 103,
"g": 232,
"b": 222
},
"hsl": {
"h": 175.349,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85604,
"c": 0.11496,
"h": 188.3
},
"luminance": 0.65871
}Semantic roles & 50–950 ramp
primary
#67E8DE
secondary
#B83B45
accent
#101FD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584