#5CE1E4#5CE1E4
#5CE1E4 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.8% C 0.115 H 197.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1E4 |
|---|---|
| RGB | rgb(92, 225, 228) |
| HSL | hsl(181, 72%, 63%) |
| HSV | hsv(181, 60%, 89%) |
| CMYK | cmyk(59.6%, 1.3%, 0%, 10.6%) |
| CIE-LAB | lab(82.77, -35.05, -12.35) |
| CIE-LCH | lch(82.77, 37.16, 199.41°) |
| OKLab | oklab(83.82% -0.1101 -0.0342) |
| OKLCH | oklch(83.82% 0.115 197.3) |
| XYZ | xyz(45.3364, 61.7224, 82.9081) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1E4 #E45F5C
analogous
#5CE4A3 #5CE1E4 #5C9DE4
triadic
#5CE1E4 #E45CE1 #E1E45C
tetradic
#5CE1E4 #A35CE4 #E45F5C #9DE45C
square
#5CE1E4 #A35CE4 #E45F5C #9DE45C
split-complementary
#5CE1E4 #E45C9D #E4A35C
monochromatic
#1CA6AA #27D7DB #5CE1E4 #91EBED #C5F4F5
Accessibility & contrast
On white
1.57
#5CE1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#5CE1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1E4
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1E4 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E4
Deuteranopia (green-blind)
#BDC7E5
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce1e4; /* rgb */ color: rgb(92, 225, 228); /* oklch */ color: oklch(83.8% 0.115 197.3);
Tailwind
colors: {
custom: {
50: '#98ebec',
500: '#5ce1e4',
950: '#000000',
},
}SCSS
$custom: #5ce1e4; $custom-light: #98ebec; $custom-dark: #000000;
JSON
{
"hex": "#5ce1e4",
"rgb": {
"r": 92,
"g": 225,
"b": 228
},
"hsl": {
"h": 181.324,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83822,
"c": 0.11525,
"h": 197.3
},
"luminance": 0.61727
}Semantic roles & 50–950 ramp
primary
#5CE1E4
secondary
#AB3B39
accent
#1612D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484