#5CE0F8#5CE0F8
#5CE0F8 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.119 H 211.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0F8 |
|---|---|
| RGB | rgb(92, 224, 248) |
| HSL | hsl(189, 92%, 67%) |
| HSV | hsv(189, 63%, 97%) |
| CMYK | cmyk(62.9%, 9.7%, 0%, 2.7%) |
| CIE-LAB | lab(83.10, -28.98, -22.43) |
| CIE-LCH | lch(83.10, 36.65, 217.73°) |
| OKLab | oklab(84.3% -0.101 -0.0623) |
| OKLCH | oklch(84.3% 0.119 211.6) |
| XYZ | xyz(48.0055, 62.3588, 98.2952) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Neon Blue
#04D9FF
ΔE00 4.19
Aqua Blue
#02D8E9
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0F8 #F8745C
analogous
#5CF8C2 #5CE0F8 #5C92F8
triadic
#5CE0F8 #F85CE0 #E0F85C
tetradic
#5CE0F8 #C25CF8 #F8745C #92F85C
square
#5CE0F8 #C25CF8 #F8745C #92F85C
split-complementary
#5CE0F8 #F85C92 #F8C25C
monochromatic
#09B2D1 #21D5F5 #5CE0F8 #97EBFB #D1F6FD
Accessibility & contrast
On white
1.56
#5CE0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5CE0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0F8
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0F8 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F9
Deuteranopia (green-blind)
#B6C8F8
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce0f8; /* rgb */ color: rgb(92, 224, 248); /* oklch */ color: oklch(84.3% 0.119 211.6);
Tailwind
colors: {
custom: {
50: '#9aeafa',
500: '#5ce0f8',
950: '#000000',
},
}SCSS
$custom: #5ce0f8; $custom-light: #9aeafa; $custom-dark: #000000;
JSON
{
"hex": "#5ce0f8",
"rgb": {
"r": 92,
"g": 224,
"b": 248
},
"hsl": {
"h": 189.231,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.84302,
"c": 0.11866,
"h": 211.6
},
"luminance": 0.62364
}Semantic roles & 50–950 ramp
primary
#5CE0F8
secondary
#CC452C
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485