#5CE1E3#5CE1E3
#5CE1E3 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.8% C 0.115 H 196.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1E3 |
|---|---|
| RGB | rgb(92, 225, 227) |
| HSL | hsl(181, 71%, 63%) |
| HSV | hsv(181, 59%, 89%) |
| CMYK | cmyk(59.5%, 0.9%, 0%, 11%) |
| CIE-LAB | lab(82.74, -35.32, -11.86) |
| CIE-LCH | lch(82.74, 37.26, 198.56°) |
| OKLab | oklab(83.79% -0.1105 -0.0329) |
| OKLCH | oklch(83.79% 0.115 196.6) |
| XYZ | xyz(45.1980, 61.6671, 82.1791) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1E3 #E35E5C
analogous
#5CE3A2 #5CE1E3 #5C9DE3
triadic
#5CE1E3 #E35CE1 #E1E35C
tetradic
#5CE1E3 #A25CE3 #E35E5C #9DE35C
square
#5CE1E3 #A25CE3 #E35E5C #9DE35C
split-complementary
#5CE1E3 #E35C9D #E3A25C
monochromatic
#1DA6A8 #28D7DA #5CE1E3 #90EBEC #C4F4F5
Accessibility & contrast
On white
1.57
#5CE1E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#5CE1E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1E3
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1E3 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E3
Deuteranopia (green-blind)
#BEC7E4
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce1e3; /* rgb */ color: rgb(92, 225, 227); /* oklch */ color: oklch(83.8% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#98ebeb',
500: '#5ce1e3',
950: '#000000',
},
}SCSS
$custom: #5ce1e3; $custom-light: #98ebeb; $custom-dark: #000000;
JSON
{
"hex": "#5ce1e3",
"rgb": {
"r": 92,
"g": 225,
"b": 227
},
"hsl": {
"h": 180.889,
"s": 70.681,
"l": 62.549
},
"oklch": {
"l": 0.83789,
"c": 0.11526,
"h": 196.6
},
"luminance": 0.61672
}Semantic roles & 50–950 ramp
primary
#5CE1E3
secondary
#AA3B39
accent
#1613D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484