#5EEDC2#5EEDC2
#5EEDC2 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.138 H 169.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDC2 |
|---|---|
| RGB | rgb(94, 237, 194) |
| HSL | hsl(162, 80%, 65%) |
| HSV | hsv(162, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.42, -48.53, 9.47) |
| CIE-LCH | lch(85.42, 49.45, 168.95°) |
| OKLab | oklab(85.7% -0.1361 0.0242) |
| OKLCH | oklch(85.7% 0.138 169.9) |
| XYZ | xyz(44.6331, 66.8385, 61.5774) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.29
Aquamarine
#7FFFD4
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDC2 #ED5E89
analogous
#5EED7B #5EEDC2 #5ED1ED
triadic
#5EEDC2 #C25EED #EDC25E
tetradic
#5EEDC2 #7B5EED #ED5E89 #D1ED5E
square
#5EEDC2 #7B5EED #ED5E89 #D1ED5E
split-complementary
#5EEDC2 #ED5ED1 #ED7B5E
monochromatic
#15BC8A #27E7AD #5EEDC2 #95F3D7 #CCF9EC
Accessibility & contrast
On white
1.46
#5EEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5EEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDC2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDC2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eedc2; /* rgb */ color: rgb(94, 237, 194); /* oklch */ color: oklch(85.7% 0.138 169.9);
Tailwind
colors: {
custom: {
50: '#99f3d4',
500: '#5eedc2',
950: '#000000',
},
}SCSS
$custom: #5eedc2; $custom-light: #99f3d4; $custom-dark: #000000;
JSON
{
"hex": "#5eedc2",
"rgb": {
"r": 94,
"g": 237,
"b": 194
},
"hsl": {
"h": 161.958,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.85701,
"c": 0.13823,
"h": 169.9
},
"luminance": 0.66843
}Semantic roles & 50–950 ramp
primary
#5EEDC2
secondary
#BA355D
accent
#0949DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583