#5CE0F0#5CE0F0
#5CE0F0 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.0% C 0.116 H 206.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0F0 |
|---|---|
| RGB | rgb(92, 224, 240) |
| HSL | hsl(186, 83%, 65%) |
| HSV | hsv(186, 62%, 94%) |
| CMYK | cmyk(61.7%, 6.7%, 0%, 5.9%) |
| CIE-LAB | lab(82.85, -31.26, -18.58) |
| CIE-LCH | lch(82.85, 36.37, 210.73°) |
| OKLab | oklab(84.01% -0.1042 -0.0515) |
| OKLCH | oklch(84.01% 0.116 206.3) |
| XYZ | xyz(46.7908, 61.8729, 91.8979) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Aqua Blue
#02D8E9
ΔE00 3.51
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Neon Blue
#04D9FF
ΔE00 6.29
Bright Light Blue
#26F7FD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0F0 #F06C5C
analogous
#5CF0B6 #5CE0F0 #5C96F0
triadic
#5CE0F0 #F05CE0 #E0F05C
tetradic
#5CE0F0 #B65CF0 #F06C5C #96F05C
square
#5CE0F0 #B65CF0 #F06C5C #96F05C
split-complementary
#5CE0F0 #F05C96 #F0B65C
monochromatic
#12ADC0 #24D5EB #5CE0F0 #94EBF5 #CCF5FA
Accessibility & contrast
On white
1.57
#5CE0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5CE0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0F0
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0F0 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#B8C7F0
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce0f0; /* rgb */ color: rgb(92, 224, 240); /* oklch */ color: oklch(84.0% 0.116 206.3);
Tailwind
colors: {
custom: {
50: '#99eaf5',
500: '#5ce0f0',
950: '#000000',
},
}SCSS
$custom: #5ce0f0; $custom-light: #99eaf5; $custom-dark: #000000;
JSON
{
"hex": "#5ce0f0",
"rgb": {
"r": 92,
"g": 224,
"b": 240
},
"hsl": {
"h": 186.486,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.84009,
"c": 0.11621,
"h": 206.3
},
"luminance": 0.61878
}Semantic roles & 50–950 ramp
primary
#5CE0F0
secondary
#BE4132
accent
#1D06E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485