#67E9D9#67E9D9
#67E9D9 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.7% C 0.117 H 184.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9D9 |
|---|---|
| RGB | rgb(103, 233, 217) |
| HSL | hsl(173, 75%, 66%) |
| HSV | hsv(173, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 6.9%, 8.6%) |
| CIE-LAB | lab(85.08, -39.60, -3.07) |
| CIE-LCH | lch(85.08, 39.72, 184.43°) |
| OKLab | oklab(85.68% -0.1169 -0.0089) |
| OKLCH | oklch(85.68% 0.117 184.4) |
| XYZ | xyz(47.2513, 66.1665, 75.9135) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 5.89
Bright Turquoise
#0FFEF9
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9D9 #E96777
analogous
#67E998 #67E9D9 #67B8E9
triadic
#67E9D9 #D967E9 #E9D967
tetradic
#67E9D9 #9867E9 #E96777 #B8E967
square
#67E9D9 #9867E9 #E96777 #B8E967
split-complementary
#67E9D9 #E967B8 #E99867
monochromatic
#1BBBA7 #32E1CC #67E9D9 #9CF1E6 #D2F8F4
Accessibility & contrast
On white
1.48
#67E9D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#67E9D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9D9
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9D9 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e9d9; /* rgb */ color: rgb(103, 233, 217); /* oklch */ color: oklch(85.7% 0.117 184.4);
Tailwind
colors: {
custom: {
50: '#9ef0e4',
500: '#67e9d9',
950: '#000000',
},
}SCSS
$custom: #67e9d9; $custom-light: #9ef0e4; $custom-dark: #000000;
JSON
{
"hex": "#67e9d9",
"rgb": {
"r": 103,
"g": 233,
"b": 217
},
"hsl": {
"h": 172.615,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85684,
"c": 0.11727,
"h": 184.4
},
"luminance": 0.66171
}Semantic roles & 50–950 ramp
primary
#67E9D9
secondary
#BA3A4A
accent
#0F27D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584