#67EFDC#67EFDC
#67EFDC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.2% C 0.122 H 182.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67EFDC |
|---|---|
| RGB | rgb(103, 239, 220) |
| HSL | hsl(172, 81%, 67%) |
| HSV | hsv(172, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(86.89, -41.55, -1.99) |
| CIE-LCH | lch(86.89, 41.60, 182.74°) |
| OKLab | oklab(87.18% -0.1219 -0.006) |
| OKLCH | oklch(87.18% 0.122 182.8) |
| XYZ | xyz(49.3725, 69.7789, 78.5630) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.37
Turquoise
#40E0D0
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 6.35
Light Aqua
#8CFFDB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EFDC #EF677A
analogous
#67EF98 #67EFDC #67BEEF
triadic
#67EFDC #DC67EF #EFDC67
tetradic
#67EFDC #9867EF #EF677A #BEEF67
square
#67EFDC #9867EF #EF677A #BEEF67
split-complementary
#67EFDC #EF67BE #EF9867
monochromatic
#15C7AE #30E9CF #67EFDC #9EF5E9 #D6FBF6
Accessibility & contrast
On white
1.40
#67EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#67EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EFDC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EFDC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67efdc; /* rgb */ color: rgb(103, 239, 220); /* oklch */ color: oklch(87.2% 0.122 182.8);
Tailwind
colors: {
custom: {
50: '#9ef5e6',
500: '#67efdc',
950: '#000000',
},
}SCSS
$custom: #67efdc; $custom-light: #9ef5e6; $custom-dark: #000000;
JSON
{
"hex": "#67efdc",
"rgb": {
"r": 103,
"g": 239,
"b": 220
},
"hsl": {
"h": 171.618,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.87175,
"c": 0.12206,
"h": 182.8
},
"luminance": 0.69784
}Semantic roles & 50–950 ramp
primary
#67EFDC
secondary
#C4364A
accent
#0826DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584