#67E9DD#67E9DD
#67E9DD is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.116 H 187.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9DD |
|---|---|
| RGB | rgb(103, 233, 221) |
| HSL | hsl(174, 75%, 66%) |
| HSV | hsv(174, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 5.2%, 8.6%) |
| CIE-LAB | lab(85.19, -38.60, -5.01) |
| CIE-LCH | lch(85.19, 38.92, 187.40°) |
| OKLab | oklab(85.81% -0.1152 -0.0142) |
| OKLCH | oklch(85.81% 0.116 187) |
| XYZ | xyz(47.7779, 66.3771, 78.6868) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.12
Bright Cyan
#41FDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9DD #E96773
analogous
#67E99C #67E9DD #67B4E9
triadic
#67E9DD #DD67E9 #E9DD67
tetradic
#67E9DD #9C67E9 #E96773 #B4E967
square
#67E9DD #9C67E9 #E96773 #B4E967
split-complementary
#67E9DD #E967B4 #E99C67
monochromatic
#1BBBAC #32E1D1 #67E9DD #9CF1E9 #D2F8F5
Accessibility & contrast
On white
1.47
#67E9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#67E9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9DD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9DD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9dd; /* rgb */ color: rgb(103, 233, 221); /* oklch */ color: oklch(85.8% 0.116 187.0);
Tailwind
colors: {
custom: {
50: '#9ef0e7',
500: '#67e9dd',
950: '#000000',
},
}SCSS
$custom: #67e9dd; $custom-light: #9ef0e7; $custom-dark: #000000;
JSON
{
"hex": "#67e9dd",
"rgb": {
"r": 103,
"g": 233,
"b": 221
},
"hsl": {
"h": 174.462,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85806,
"c": 0.11609,
"h": 187
},
"luminance": 0.66382
}Semantic roles & 50–950 ramp
primary
#67E9DD
secondary
#BA3A46
accent
#0F21D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584