#5CE0E9#5CE0E9
#5CE0E9 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.115 H 201.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0E9 |
|---|---|
| RGB | rgb(92, 224, 233) |
| HSL | hsl(184, 76%, 64%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(60.5%, 3.9%, 0%, 8.6%) |
| CIE-LAB | lab(82.63, -33.21, -15.20) |
| CIE-LCH | lch(82.63, 36.52, 204.60°) |
| OKLab | oklab(83.76% -0.107 -0.0421) |
| OKLCH | oklch(83.76% 0.115 201.5) |
| XYZ | xyz(45.7710, 61.4650, 86.5267) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.78
Robin'S Egg
#6DEDFD
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0E9 #E9655C
analogous
#5CE9AB #5CE0E9 #5C99E9
triadic
#5CE0E9 #E95CE0 #E0E95C
tetradic
#5CE0E9 #AB5CE9 #E9655C #99E95C
square
#5CE0E9 #AB5CE9 #E9655C #99E95C
split-complementary
#5CE0E9 #E95C99 #E9AB5C
monochromatic
#18A9B3 #26D6E2 #5CE0E9 #92EAF0 #C8F5F8
Accessibility & contrast
On white
1.58
#5CE0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5CE0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0E9
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0E9 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce0e9; /* rgb */ color: rgb(92, 224, 233); /* oklch */ color: oklch(83.8% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#99eaf0',
500: '#5ce0e9',
950: '#000000',
},
}SCSS
$custom: #5ce0e9; $custom-light: #99eaf0; $custom-dark: #000000;
JSON
{
"hex": "#5ce0e9",
"rgb": {
"r": 92,
"g": 224,
"b": 233
},
"hsl": {
"h": 183.83,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83761,
"c": 0.11497,
"h": 201.5
},
"luminance": 0.6147
}Semantic roles & 50–950 ramp
primary
#5CE0E9
secondary
#B33E36
accent
#1A0DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485