#5CE1E9#5CE1E9
#5CE1E9 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.0% C 0.115 H 200.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1E9 |
|---|---|
| RGB | rgb(92, 225, 233) |
| HSL | hsl(183, 76%, 64%) |
| HSV | hsv(183, 61%, 91%) |
| CMYK | cmyk(60.5%, 3.4%, 0%, 8.6%) |
| CIE-LAB | lab(82.92, -33.68, -14.77) |
| CIE-LCH | lch(82.92, 36.78, 203.68°) |
| OKLab | oklab(83.99% -0.108 -0.0409) |
| OKLCH | oklch(83.99% 0.115 200.7) |
| XYZ | xyz(46.0405, 62.0041, 86.6166) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1E9 #E9645C
analogous
#5CE9AA #5CE1E9 #5C9AE9
triadic
#5CE1E9 #E95CE1 #E1E95C
tetradic
#5CE1E9 #AA5CE9 #E9645C #9AE95C
square
#5CE1E9 #AA5CE9 #E9645C #9AE95C
split-complementary
#5CE1E9 #E95C9A #E9AA5C
monochromatic
#18AAB3 #26D7E2 #5CE1E9 #92EBF0 #C8F5F8
Accessibility & contrast
On white
1.57
#5CE1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5CE1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1E9
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1E9 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce1e9; /* rgb */ color: rgb(92, 225, 233); /* oklch */ color: oklch(84.0% 0.115 200.7);
Tailwind
colors: {
custom: {
50: '#99ebf0',
500: '#5ce1e9',
950: '#000000',
},
}SCSS
$custom: #5ce1e9; $custom-light: #99ebf0; $custom-dark: #000000;
JSON
{
"hex": "#5ce1e9",
"rgb": {
"r": 92,
"g": 225,
"b": 233
},
"hsl": {
"h": 183.404,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83993,
"c": 0.11549,
"h": 200.7
},
"luminance": 0.62009
}Semantic roles & 50–950 ramp
primary
#5CE1E9
secondary
#B33D36
accent
#190DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485