#5EECEB#5EECEB
#5EECEB is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.121 H 194.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECEB |
|---|---|
| RGB | rgb(94, 236, 235) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.19, -37.92, -10.93) |
| CIE-LCH | lch(86.19, 39.46, 196.08°) |
| OKLab | oklab(86.67% -0.1173 -0.0303) |
| OKLCH | oklch(86.67% 0.121 194.5) |
| XYZ | xyz(49.6004, 68.3635, 89.1626) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.65
Bright Cyan
#41FDFE
ΔE00 3.88
Aqua
#00FFFF
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 4.80
Bright Aqua
#0BF9EA
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECEB #EC5E5F
analogous
#5EECA4 #5EECEB #5EA6EC
triadic
#5EECEB #EB5EEC #ECEB5E
tetradic
#5EECEB #A45EEC #EC5E5F #A6EC5E
square
#5EECEB #A45EEC #EC5E5F #A6EC5E
split-complementary
#5EECEB #EC5EA6 #ECA45E
monochromatic
#16BAB9 #27E6E4 #5EECEB #95F2F2 #CBF9F9
Accessibility & contrast
On white
1.43
#5EECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5EECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECEB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECEB | 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)
#DEE1EB
Deuteranopia (green-blind)
#C7D1EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eeceb; /* rgb */ color: rgb(94, 236, 235); /* oklch */ color: oklch(86.7% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9bf2f1',
500: '#5eeceb',
950: '#000000',
},
}SCSS
$custom: #5eeceb; $custom-light: #9bf2f1; $custom-dark: #000000;
JSON
{
"hex": "#5eeceb",
"rgb": {
"r": 94,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.577,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.86673,
"c": 0.12115,
"h": 194.5
},
"luminance": 0.68369
}Semantic roles & 50–950 ramp
primary
#5EECEB
secondary
#B93536
accent
#0A0CDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585