#67EDCC#67EDCC
#67EDCC is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.2% C 0.127 H 174.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDCC |
|---|---|
| RGB | rgb(103, 237, 204) |
| HSL | hsl(165, 79%, 67%) |
| HSV | hsv(165, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.91, -44.52, 4.97) |
| CIE-LCH | lch(85.91, 44.80, 173.63°) |
| OKLab | oklab(86.25% -0.1268 0.0125) |
| OKLCH | oklch(86.25% 0.127 174.4) |
| XYZ | xyz(46.7718, 67.8070, 67.7382) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.65
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDCC #ED6788
analogous
#67ED89 #67EDCC #67CBED
triadic
#67EDCC #CC67ED #EDCC67
tetradic
#67EDCC #8967ED #ED6788 #CBED67
square
#67EDCC #8967ED #ED6788 #CBED67
split-complementary
#67EDCC #ED67CB #ED8967
monochromatic
#17C398 #30E7BA #67EDCC #9EF3DE #D4FAF1
Accessibility & contrast
On white
1.44
#67EDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#67EDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDCC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDCC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFCB
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67edcc; /* rgb */ color: rgb(103, 237, 204); /* oklch */ color: oklch(86.2% 0.127 174.4);
Tailwind
colors: {
custom: {
50: '#9df3db',
500: '#67edcc',
950: '#000000',
},
}SCSS
$custom: #67edcc; $custom-light: #9df3db; $custom-dark: #000000;
JSON
{
"hex": "#67edcc",
"rgb": {
"r": 103,
"g": 237,
"b": 204
},
"hsl": {
"h": 165.224,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.86247,
"c": 0.12739,
"h": 174.4
},
"luminance": 0.67812
}Semantic roles & 50–950 ramp
primary
#67EDCC
secondary
#C13859
accent
#0A3EDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584