#5EEDC0#5EEDC0
#5EEDC0 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.140 H 169.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDC0 |
|---|---|
| RGB | rgb(94, 237, 192) |
| HSL | hsl(161, 80%, 65%) |
| HSV | hsv(161, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.38, -48.98, 10.45) |
| CIE-LCH | lch(85.38, 50.09, 167.95°) |
| OKLab | oklab(85.65% -0.137 0.0268) |
| OKLCH | oklch(85.65% 0.14 169) |
| XYZ | xyz(44.4100, 66.7493, 60.4024) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDC0 #ED5E8B
analogous
#5EED79 #5EEDC0 #5ED2ED
triadic
#5EEDC0 #C05EED #EDC05E
tetradic
#5EEDC0 #795EED #ED5E8B #D2ED5E
square
#5EEDC0 #795EED #ED5E8B #D2ED5E
split-complementary
#5EEDC0 #ED5ED2 #ED795E
monochromatic
#15BC87 #27E7AA #5EEDC0 #95F3D6 #CCF9EB
Accessibility & contrast
On white
1.46
#5EEDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5EEDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDC0
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDC0 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eedc0; /* rgb */ color: rgb(94, 237, 192); /* oklch */ color: oklch(85.7% 0.140 169.0);
Tailwind
colors: {
custom: {
50: '#99f3d3',
500: '#5eedc0',
950: '#000000',
},
}SCSS
$custom: #5eedc0; $custom-light: #99f3d3; $custom-dark: #000000;
JSON
{
"hex": "#5eedc0",
"rgb": {
"r": 94,
"g": 237,
"b": 192
},
"hsl": {
"h": 161.119,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.8565,
"c": 0.13957,
"h": 169
},
"luminance": 0.66754
}Semantic roles & 50–950 ramp
primary
#5EEDC0
secondary
#BA355F
accent
#094CDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583