#5EE2D0#5EE2D0
#5EE2D0 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.5% C 0.119 H 183.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2D0 |
|---|---|
| RGB | rgb(94, 226, 208) |
| HSL | hsl(172, 69%, 63%) |
| HSV | hsv(172, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(82.55, -40.38, -2.06) |
| CIE-LCH | lch(82.55, 40.43, 182.91°) |
| OKLab | oklab(83.48% -0.1185 -0.0062) |
| OKLCH | oklch(83.48% 0.119 183) |
| XYZ | xyz(43.1925, 61.3221, 69.2224) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.91
Tiffany Blue
#7BF2DA
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2D0 #E25E70
analogous
#5EE28E #5EE2D0 #5EB2E2
triadic
#5EE2D0 #D05EE2 #E2D05E
tetradic
#5EE2D0 #8E5EE2 #E25E70 #B2E25E
square
#5EE2D0 #8E5EE2 #E25E70 #B2E25E
split-complementary
#5EE2D0 #E25EB2 #E28E5E
monochromatic
#1EA795 #2AD9C1 #5EE2D0 #92EBDF #C6F5EE
Accessibility & contrast
On white
1.58
#5EE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5EE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2D0
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2D0 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#00E6DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee2d0; /* rgb */ color: rgb(94, 226, 208); /* oklch */ color: oklch(83.5% 0.119 183.0);
Tailwind
colors: {
custom: {
50: '#98ebde',
500: '#5ee2d0',
950: '#000000',
},
}SCSS
$custom: #5ee2d0; $custom-light: #98ebde; $custom-dark: #000000;
JSON
{
"hex": "#5ee2d0",
"rgb": {
"r": 94,
"g": 226,
"b": 208
},
"hsl": {
"h": 171.818,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.83479,
"c": 0.11868,
"h": 183
},
"luminance": 0.61326
}Semantic roles & 50–950 ramp
primary
#5EE2D0
secondary
#AA3B4A
accent
#142ED1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484