#67EEDE#67EEDE
#67EEDE is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.120 H 184.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEDE |
|---|---|
| RGB | rgb(103, 238, 222) |
| HSL | hsl(173, 80%, 67%) |
| HSV | hsv(173, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(86.65, -40.61, -3.38) |
| CIE-LCH | lch(86.65, 40.75, 184.76°) |
| OKLab | oklab(87% -0.12 -0.0098) |
| OKLCH | oklch(87% 0.12 184.7) |
| XYZ | xyz(49.3470, 69.3016, 79.8690) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Turquoise
#40E0D0
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 5.80
Aqua (survey)
#13EAC9
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEDE #EE6777
analogous
#67EE9B #67EEDE #67BBEE
triadic
#67EEDE #DE67EE #EEDE67
tetradic
#67EEDE #9B67EE #EE6777 #BBEE67
square
#67EEDE #9B67EE #EE6777 #BBEE67
split-complementary
#67EEDE #EE67BB #EE9B67
monochromatic
#16C5B0 #30E8D2 #67EEDE #9EF4EA #D5FAF6
Accessibility & contrast
On white
1.41
#67EEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#67EEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEDE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEDE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67eede; /* rgb */ color: rgb(103, 238, 222); /* oklch */ color: oklch(87.0% 0.120 184.7);
Tailwind
colors: {
custom: {
50: '#9ef4e8',
500: '#67eede',
950: '#000000',
},
}SCSS
$custom: #67eede; $custom-light: #9ef4e8; $custom-dark: #000000;
JSON
{
"hex": "#67eede",
"rgb": {
"r": 103,
"g": 238,
"b": 222
},
"hsl": {
"h": 172.889,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.87001,
"c": 0.12042,
"h": 184.7
},
"luminance": 0.69307
}Semantic roles & 50–950 ramp
primary
#67EEDE
secondary
#C23747
accent
#0922DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584