#5EEDD5#5EEDD5
#5EEDD5 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.2% C 0.128 H 180.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDD5 |
|---|---|
| RGB | rgb(94, 237, 213) |
| HSL | hsl(170, 80%, 65%) |
| HSV | hsv(170, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(85.88, -44.02, 0.18) |
| CIE-LCH | lch(85.88, 44.02, 179.77°) |
| OKLab | oklab(86.23% -0.1277 -0.0002) |
| OKLCH | oklch(86.23% 0.128 180.1) |
| XYZ | xyz(46.9050, 67.7473, 73.5425) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.39
Aqua (survey)
#13EAC9
ΔE00 3.70
Turquoise
#40E0D0
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDD5 #ED5E76
analogous
#5EED8E #5EEDD5 #5EBEED
triadic
#5EEDD5 #D55EED #EDD55E
tetradic
#5EEDD5 #8E5EED #ED5E76 #BEED5E
square
#5EEDD5 #8E5EED #ED5E76 #BEED5E
split-complementary
#5EEDD5 #ED5EBE #ED8E5E
monochromatic
#15BCA0 #27E7C7 #5EEDD5 #95F3E3 #CCF9F2
Accessibility & contrast
On white
1.44
#5EEDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5EEDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDD5
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDD5 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D4
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eedd5; /* rgb */ color: rgb(94, 237, 213); /* oklch */ color: oklch(86.2% 0.128 180.1);
Tailwind
colors: {
custom: {
50: '#9af3e1',
500: '#5eedd5',
950: '#000000',
},
}SCSS
$custom: #5eedd5; $custom-light: #9af3e1; $custom-dark: #000000;
JSON
{
"hex": "#5eedd5",
"rgb": {
"r": 94,
"g": 237,
"b": 213
},
"hsl": {
"h": 169.93,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.86225,
"c": 0.12769,
"h": 180.1
},
"luminance": 0.67752
}Semantic roles & 50–950 ramp
primary
#5EEDD5
secondary
#BA354B
accent
#092DDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584