#5EECC4#5EECC4
#5EECC4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.136 H 171.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECC4 |
|---|---|
| RGB | rgb(94, 236, 196) |
| HSL | hsl(163, 79%, 65%) |
| HSV | hsv(163, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 16.9%, 7.5%) |
| CIE-LAB | lab(85.18, -47.65, 8.07) |
| CIE-LCH | lch(85.18, 48.33, 170.38°) |
| OKLab | oklab(85.52% -0.1342 0.0206) |
| OKLCH | oklch(85.52% 0.136 171.3) |
| XYZ | xyz(44.5705, 66.3515, 62.6721) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 2.94
Aqua (survey)
#13EAC9
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECC4 #EC5E86
analogous
#5EEC7D #5EECC4 #5ECDEC
triadic
#5EECC4 #C45EEC #ECC45E
tetradic
#5EECC4 #7D5EEC #EC5E86 #CDEC5E
square
#5EECC4 #7D5EEC #EC5E86 #CDEC5E
split-complementary
#5EECC4 #EC5ECD #EC7D5E
monochromatic
#16BA8C #27E6B0 #5EECC4 #95F2D8 #CBF9EC
Accessibility & contrast
On white
1.47
#5EECC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5EECC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECC4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECC4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC2
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eecc4; /* rgb */ color: rgb(94, 236, 196); /* oklch */ color: oklch(85.5% 0.136 171.3);
Tailwind
colors: {
custom: {
50: '#99f3d5',
500: '#5eecc4',
950: '#000000',
},
}SCSS
$custom: #5eecc4; $custom-light: #99f3d5; $custom-dark: #000000;
JSON
{
"hex": "#5eecc4",
"rgb": {
"r": 94,
"g": 236,
"b": 196
},
"hsl": {
"h": 163.099,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.85515,
"c": 0.13574,
"h": 171.3
},
"luminance": 0.66356
}Semantic roles & 50–950 ramp
primary
#5EECC4
secondary
#B9355A
accent
#0A45DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583