#67E9DB#67E9DB
#67E9DB is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.7% C 0.117 H 185.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9DB |
|---|---|
| RGB | rgb(103, 233, 219) |
| HSL | hsl(174, 75%, 66%) |
| HSV | hsv(174, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.13, -39.10, -4.04) |
| CIE-LCH | lch(85.13, 39.31, 185.90°) |
| OKLab | oklab(85.74% -0.1161 -0.0115) |
| OKLCH | oklch(85.74% 0.117 185.7) |
| XYZ | xyz(47.5130, 66.2712, 77.2918) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.37
Aqua (survey)
#13EAC9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9DB #E96775
analogous
#67E99A #67E9DB #67B6E9
triadic
#67E9DB #DB67E9 #E9DB67
tetradic
#67E9DB #9A67E9 #E96775 #B6E967
square
#67E9DB #9A67E9 #E96775 #B6E967
split-complementary
#67E9DB #E967B6 #E99A67
monochromatic
#1BBBA9 #32E1CE #67E9DB #9CF1E8 #D2F8F4
Accessibility & contrast
On white
1.47
#67E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#67E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9DB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9DB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9db; /* rgb */ color: rgb(103, 233, 219); /* oklch */ color: oklch(85.7% 0.117 185.7);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#67e9db',
950: '#000000',
},
}SCSS
$custom: #67e9db; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#67e9db",
"rgb": {
"r": 103,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.538,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85744,
"c": 0.11664,
"h": 185.7
},
"luminance": 0.66276
}Semantic roles & 50–950 ramp
primary
#67E9DB
secondary
#BA3A48
accent
#0F24D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584