#5EECBF#5EECBF
#5EECBF is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.139 H 168.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECBF |
|---|---|
| RGB | rgb(94, 236, 191) |
| HSL | hsl(161, 79%, 65%) |
| HSV | hsv(161, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 19.1%, 7.5%) |
| CIE-LAB | lab(85.06, -48.79, 10.53) |
| CIE-LCH | lch(85.06, 49.91, 167.82°) |
| OKLab | oklab(85.39% -0.1364 0.0269) |
| OKLCH | oklch(85.39% 0.139 168.8) |
| XYZ | xyz(44.0109, 66.1277, 59.7246) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 4.48
Aquamarine
#7FFFD4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECBF #EC5E8B
analogous
#5EEC78 #5EECBF #5ED2EC
triadic
#5EECBF #BF5EEC #ECBF5E
tetradic
#5EECBF #785EEC #EC5E8B #D2EC5E
square
#5EECBF #785EEC #EC5E8B #D2EC5E
split-complementary
#5EECBF #EC5ED2 #EC785E
monochromatic
#16BA86 #27E6A9 #5EECBF #95F2D5 #CBF9EB
Accessibility & contrast
On white
1.48
#5EECBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5EECBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECBF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECBF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eecbf; /* rgb */ color: rgb(94, 236, 191); /* oklch */ color: oklch(85.4% 0.139 168.8);
Tailwind
colors: {
custom: {
50: '#99f3d2',
500: '#5eecbf',
950: '#000000',
},
}SCSS
$custom: #5eecbf; $custom-light: #99f3d2; $custom-dark: #000000;
JSON
{
"hex": "#5eecbf",
"rgb": {
"r": 94,
"g": 236,
"b": 191
},
"hsl": {
"h": 160.986,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.85385,
"c": 0.13903,
"h": 168.8
},
"luminance": 0.66132
}Semantic roles & 50–950 ramp
primary
#5EECBF
secondary
#B9355F
accent
#0A4DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583