#5EECC0#5EECC0
#5EECC0 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.4% C 0.138 H 169.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECC0 |
|---|---|
| RGB | rgb(94, 236, 192) |
| HSL | hsl(161, 79%, 65%) |
| HSV | hsv(161, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(85.08, -48.56, 10.04) |
| CIE-LCH | lch(85.08, 49.59, 168.32°) |
| OKLab | oklab(85.41% -0.136 0.0257) |
| OKLCH | oklch(85.41% 0.138 169.3) |
| XYZ | xyz(44.1213, 66.1718, 60.3062) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.52
Seafoam
#7FE0B3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECC0 #EC5E8A
analogous
#5EEC79 #5EECC0 #5ED1EC
triadic
#5EECC0 #C05EEC #ECC05E
tetradic
#5EECC0 #795EEC #EC5E8A #D1EC5E
square
#5EECC0 #795EEC #EC5E8A #D1EC5E
split-complementary
#5EECC0 #EC5ED1 #EC795E
monochromatic
#16BA87 #27E6AB #5EECC0 #95F2D5 #CBF9EB
Accessibility & contrast
On white
1.48
#5EECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5EECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECC0
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECC0 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D2CEC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eecc0; /* rgb */ color: rgb(94, 236, 192); /* oklch */ color: oklch(85.4% 0.138 169.3);
Tailwind
colors: {
custom: {
50: '#99f3d3',
500: '#5eecc0',
950: '#000000',
},
}SCSS
$custom: #5eecc0; $custom-light: #99f3d3; $custom-dark: #000000;
JSON
{
"hex": "#5eecc0",
"rgb": {
"r": 94,
"g": 236,
"b": 192
},
"hsl": {
"h": 161.408,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.8541,
"c": 0.13836,
"h": 169.3
},
"luminance": 0.66176
}Semantic roles & 50–950 ramp
primary
#5EECC0
secondary
#B9355E
accent
#0A4BDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583