#67EED9#67EED9
#67EED9 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.9% C 0.122 H 181.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67EED9 |
|---|---|
| RGB | rgb(103, 238, 217) |
| HSL | hsl(171, 80%, 67%) |
| HSV | hsv(171, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 8.8%, 6.7%) |
| CIE-LAB | lab(86.52, -41.85, -0.95) |
| CIE-LCH | lch(86.52, 41.86, 181.30°) |
| OKLab | oklab(86.85% -0.1222 -0.0032) |
| OKLCH | oklch(86.85% 0.122 181.5) |
| XYZ | xyz(48.6868, 69.0376, 76.3920) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.02
Turquoise
#40E0D0
ΔE00 4.02
Bright Aqua
#0BF9EA
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 6.11
Light Aqua
#8CFFDB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EED9 #EE677C
analogous
#67EE96 #67EED9 #67BFEE
triadic
#67EED9 #D967EE #EED967
tetradic
#67EED9 #9667EE #EE677C #BFEE67
square
#67EED9 #9667EE #EE677C #BFEE67
split-complementary
#67EED9 #EE67BF #EE9667
monochromatic
#16C5A9 #30E8CB #67EED9 #9EF4E7 #D5FAF5
Accessibility & contrast
On white
1.42
#67EED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#67EED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EED9
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EED9 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67eed9; /* rgb */ color: rgb(103, 238, 217); /* oklch */ color: oklch(86.9% 0.122 181.5);
Tailwind
colors: {
custom: {
50: '#9ef4e4',
500: '#67eed9',
950: '#000000',
},
}SCSS
$custom: #67eed9; $custom-light: #9ef4e4; $custom-dark: #000000;
JSON
{
"hex": "#67eed9",
"rgb": {
"r": 103,
"g": 238,
"b": 217
},
"hsl": {
"h": 170.667,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.86852,
"c": 0.1222,
"h": 181.5
},
"luminance": 0.69042
}Semantic roles & 50–950 ramp
primary
#67EED9
secondary
#C2374D
accent
#092ADC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584