#5EEDAE#5EEDAE
#5EEDAE is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.2% C 0.153 H 161.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDAE |
|---|---|
| RGB | rgb(94, 237, 174) |
| HSL | hsl(154, 80%, 65%) |
| HSV | hsv(154, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.00, -52.88, 19.28) |
| CIE-LCH | lch(85.00, 56.28, 159.96°) |
| OKLab | oklab(85.21% -0.1451 0.0492) |
| OKLCH | oklch(85.21% 0.153 161.3) |
| XYZ | xyz(42.5362, 65.9998, 50.5338) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 4.15
Greenish Turquoise
#00FBB0
ΔE00 4.19
Greenish Cyan
#2AFEB7
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDAE #ED5E9D
analogous
#5EED66 #5EEDAE #5EE5ED
triadic
#5EEDAE #AE5EED #EDAE5E
tetradic
#5EEDAE #665EED #ED5E9D #E5ED5E
square
#5EEDAE #665EED #ED5E9D #E5ED5E
split-complementary
#5EEDAE #ED5EE5 #ED665E
monochromatic
#15BC72 #27E792 #5EEDAE #95F3CA #CCF9E5
Accessibility & contrast
On white
1.48
#5EEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5EEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDAE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDAE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAA
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#00ECDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eedae; /* rgb */ color: rgb(94, 237, 174); /* oklch */ color: oklch(85.2% 0.153 161.3);
Tailwind
colors: {
custom: {
50: '#98f4c6',
500: '#5eedae',
950: '#000000',
},
}SCSS
$custom: #5eedae; $custom-light: #98f4c6; $custom-dark: #000000;
JSON
{
"hex": "#5eedae",
"rgb": {
"r": 94,
"g": 237,
"b": 174
},
"hsl": {
"h": 153.566,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.85212,
"c": 0.15317,
"h": 161.3
},
"luminance": 0.66004
}Semantic roles & 50–950 ramp
primary
#5EEDAE
secondary
#BA3570
accent
#0966DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582