#5CE2FC#5CE2FC
#5CE2FC is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.9% C 0.121 H 212.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2FC |
|---|---|
| RGB | rgb(92, 226, 252) |
| HSL | hsl(190, 96%, 67%) |
| HSV | hsv(190, 63%, 99%) |
| CMYK | cmyk(63.5%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.80, -28.80, -23.48) |
| CIE-LCH | lch(83.80, 37.16, 219.18°) |
| OKLab | oklab(84.91% -0.1015 -0.0652) |
| OKLCH | oklch(84.91% 0.121 212.7) |
| XYZ | xyz(49.1734, 63.6910, 101.7787) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.93
Neon Blue
#04D9FF
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2FC #FC765C
analogous
#5CFCC6 #5CE2FC #5C92FC
triadic
#5CE2FC #FC5CE2 #E2FC5C
tetradic
#5CE2FC #C65CFC #FC765C #92FC5C
square
#5CE2FC #C65CFC #FC765C #92FC5C
split-complementary
#5CE2FC #FC5C92 #FCC65C
monochromatic
#04B7DA #20D7FB #5CE2FC #98EDFD #D4F7FE
Accessibility & contrast
On white
1.53
#5CE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5CE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2FC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2FC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce2fc; /* rgb */ color: rgb(92, 226, 252); /* oklch */ color: oklch(84.9% 0.121 212.7);
Tailwind
colors: {
custom: {
50: '#9aebfd',
500: '#5ce2fc',
950: '#000000',
},
}SCSS
$custom: #5ce2fc; $custom-light: #9aebfd; $custom-dark: #000000;
JSON
{
"hex": "#5ce2fc",
"rgb": {
"r": 92,
"g": 226,
"b": 252
},
"hsl": {
"h": 189.75,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.8491,
"c": 0.12063,
"h": 212.7
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#5CE2FC
secondary
#D34529
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485