#5CE0E4#5CE0E4
#5CE0E4 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.115 H 198.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0E4 |
|---|---|
| RGB | rgb(92, 224, 228) |
| HSL | hsl(182, 72%, 63%) |
| HSV | hsv(182, 60%, 89%) |
| CMYK | cmyk(59.6%, 1.8%, 0%, 10.6%) |
| CIE-LAB | lab(82.48, -34.58, -12.78) |
| CIE-LCH | lch(82.48, 36.86, 200.28°) |
| OKLab | oklab(83.59% -0.109 -0.0354) |
| OKLCH | oklch(83.59% 0.115 198) |
| XYZ | xyz(45.0669, 61.1833, 82.8182) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0E4 #E4605C
analogous
#5CE4A4 #5CE0E4 #5C9CE4
triadic
#5CE0E4 #E45CE0 #E0E45C
tetradic
#5CE0E4 #A45CE4 #E4605C #9CE45C
square
#5CE0E4 #A45CE4 #E4605C #9CE45C
split-complementary
#5CE0E4 #E45C9C #E4A45C
monochromatic
#1CA5AA #27D6DB #5CE0E4 #91EAED #C5F4F5
Accessibility & contrast
On white
1.59
#5CE0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5CE0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0E4
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0E4 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E5
Deuteranopia (green-blind)
#BCC7E5
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce0e4; /* rgb */ color: rgb(92, 224, 228); /* oklch */ color: oklch(83.6% 0.115 198.0);
Tailwind
colors: {
custom: {
50: '#98eaec',
500: '#5ce0e4',
950: '#000000',
},
}SCSS
$custom: #5ce0e4; $custom-light: #98eaec; $custom-dark: #000000;
JSON
{
"hex": "#5ce0e4",
"rgb": {
"r": 92,
"g": 224,
"b": 228
},
"hsl": {
"h": 181.765,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83589,
"c": 0.11463,
"h": 198
},
"luminance": 0.61188
}Semantic roles & 50–950 ramp
primary
#5CE0E4
secondary
#AB3C39
accent
#1812D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484