#5CE0F2#5CE0F2
#5CE0F2 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.117 H 207.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0F2 |
|---|---|
| RGB | rgb(92, 224, 242) |
| HSL | hsl(187, 85%, 65%) |
| HSV | hsv(187, 62%, 95%) |
| CMYK | cmyk(62%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(82.91, -30.69, -19.55) |
| CIE-LCH | lch(82.91, 36.39, 212.49°) |
| OKLab | oklab(84.08% -0.1034 -0.0542) |
| OKLCH | oklch(84.08% 0.117 207.7) |
| XYZ | xyz(47.0896, 61.9924, 93.4712) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.04
Aqua Blue
#02D8E9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0F2 #F26E5C
analogous
#5CF2B9 #5CE0F2 #5C95F2
triadic
#5CE0F2 #F25CE0 #E0F25C
tetradic
#5CE0F2 #B95CF2 #F26E5C #95F25C
square
#5CE0F2 #B95CF2 #F26E5C #95F25C
split-complementary
#5CE0F2 #F25C95 #F2B95C
monochromatic
#10AEC4 #23D5ED #5CE0F2 #95EBF7 #CDF6FB
Accessibility & contrast
On white
1.57
#5CE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5CE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0F2
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0F2 | 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)
#CED8F3
Deuteranopia (green-blind)
#B8C7F2
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce0f2; /* rgb */ color: rgb(92, 224, 242); /* oklch */ color: oklch(84.1% 0.117 207.7);
Tailwind
colors: {
custom: {
50: '#99eaf6',
500: '#5ce0f2',
950: '#000000',
},
}SCSS
$custom: #5ce0f2; $custom-light: #99eaf6; $custom-dark: #000000;
JSON
{
"hex": "#5ce0f2",
"rgb": {
"r": 92,
"g": 224,
"b": 242
},
"hsl": {
"h": 187.2,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.84081,
"c": 0.11671,
"h": 207.7
},
"luminance": 0.61997
}Semantic roles & 50–950 ramp
primary
#5CE0F2
secondary
#C14231
accent
#1E04E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485