#5EEED5#5EEED5
#5EEED5 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.5% C 0.129 H 179.6°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEED5 |
|---|---|
| RGB | rgb(94, 238, 213) |
| HSL | hsl(170, 81%, 65%) |
| HSV | hsv(170, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 10.5%, 6.7%) |
| CIE-LAB | lab(86.17, -44.45, 0.60) |
| CIE-LCH | lch(86.17, 44.46, 179.23°) |
| OKLab | oklab(86.46% -0.1287 0.0009) |
| OKLCH | oklch(86.46% 0.129 179.6) |
| XYZ | xyz(47.1953, 68.3279, 73.6393) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.31
Aqua (survey)
#13EAC9
ΔE00 3.57
Turquoise
#40E0D0
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEED5 #EE5E77
analogous
#5EEE8D #5EEED5 #5EBFEE
triadic
#5EEED5 #D55EEE #EED55E
tetradic
#5EEED5 #8D5EEE #EE5E77 #BFEE5E
square
#5EEED5 #8D5EEE #EE5E77 #BFEE5E
split-complementary
#5EEED5 #EE5EBF #EE8D5E
monochromatic
#14BEA0 #27E8C7 #5EEED5 #95F4E3 #CDFAF2
Accessibility & contrast
On white
1.43
#5EEED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5EEED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEED5
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEED5 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#CFD1D7
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eeed5; /* rgb */ color: rgb(94, 238, 213); /* oklch */ color: oklch(86.5% 0.129 179.6);
Tailwind
colors: {
custom: {
50: '#9af4e1',
500: '#5eeed5',
950: '#000000',
},
}SCSS
$custom: #5eeed5; $custom-light: #9af4e1; $custom-dark: #000000;
JSON
{
"hex": "#5eeed5",
"rgb": {
"r": 94,
"g": 238,
"b": 213
},
"hsl": {
"h": 169.583,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.86461,
"c": 0.12871,
"h": 179.6
},
"luminance": 0.68333
}Semantic roles & 50–950 ramp
primary
#5EEED5
secondary
#BC344C
accent
#082DDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584