#67EDDF#67EDDF
#67EDDF is a very light, moderate teal. Relative luminance 0.688; OKLCH L 86.8% C 0.119 H 185.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDDF |
|---|---|
| RGB | rgb(103, 237, 223) |
| HSL | hsl(174, 79%, 67%) |
| HSV | hsv(174, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(86.39, -39.91, -4.29) |
| CIE-LCH | lch(86.39, 40.14, 186.14°) |
| OKLab | oklab(86.8% -0.1185 -0.0122) |
| OKLCH | oklch(86.8% 0.119 185.9) |
| XYZ | xyz(49.1911, 68.7747, 80.4802) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.28
Aqua (survey)
#13EAC9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDDF #ED6775
analogous
#67ED9C #67EDDF #67B8ED
triadic
#67EDDF #DF67ED #EDDF67
tetradic
#67EDDF #9C67ED #ED6775 #B8ED67
square
#67EDDF #9C67ED #ED6775 #B8ED67
split-complementary
#67EDDF #ED67B8 #ED9C67
monochromatic
#17C3B1 #30E7D3 #67EDDF #9EF3EB #D4FAF6
Accessibility & contrast
On white
1.42
#67EDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#67EDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDDF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDDF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#CDD2E1
Tritanopia (blue-blind)
#00F2E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67eddf; /* rgb */ color: rgb(103, 237, 223); /* oklch */ color: oklch(86.8% 0.119 185.9);
Tailwind
colors: {
custom: {
50: '#9ef3e8',
500: '#67eddf',
950: '#000000',
},
}SCSS
$custom: #67eddf; $custom-light: #9ef3e8; $custom-dark: #000000;
JSON
{
"hex": "#67eddf",
"rgb": {
"r": 103,
"g": 237,
"b": 223
},
"hsl": {
"h": 173.731,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.86799,
"c": 0.11918,
"h": 185.9
},
"luminance": 0.6878
}Semantic roles & 50–950 ramp
primary
#67EDDF
secondary
#C13846
accent
#0A20DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584