#67E9DC#67E9DC
#67E9DC is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.8% C 0.116 H 186.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9DC |
|---|---|
| RGB | rgb(103, 233, 220) |
| HSL | hsl(174, 75%, 66%) |
| HSV | hsv(174, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.16, -38.85, -4.53) |
| CIE-LCH | lch(85.16, 39.12, 186.65°) |
| OKLab | oklab(85.78% -0.1156 -0.0128) |
| OKLCH | oklch(85.78% 0.116 186.3) |
| XYZ | xyz(47.6450, 66.3240, 77.9872) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 4.76
Bright Turquoise
#0FFEF9
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9DC #E96774
analogous
#67E99B #67E9DC #67B5E9
triadic
#67E9DC #DC67E9 #E9DC67
tetradic
#67E9DC #9B67E9 #E96774 #B5E967
square
#67E9DC #9B67E9 #E96774 #B5E967
split-complementary
#67E9DC #E967B5 #E99B67
monochromatic
#1BBBAB #32E1D0 #67E9DC #9CF1E8 #D2F8F5
Accessibility & contrast
On white
1.47
#67E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#67E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9DC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9DC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#CACEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9dc; /* rgb */ color: rgb(103, 233, 220); /* oklch */ color: oklch(85.8% 0.116 186.3);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#67e9dc',
950: '#000000',
},
}SCSS
$custom: #67e9dc; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#67e9dc",
"rgb": {
"r": 103,
"g": 233,
"b": 220
},
"hsl": {
"h": 174,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85775,
"c": 0.11635,
"h": 186.3
},
"luminance": 0.66329
}Semantic roles & 50–950 ramp
primary
#67E9DC
secondary
#BA3A47
accent
#0F23D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584