#5CE5FC#5CE5FC
#5CE5FC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.6% C 0.121 H 210.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5FC |
|---|---|
| RGB | rgb(92, 229, 252) |
| HSL | hsl(189, 96%, 67%) |
| HSV | hsv(189, 63%, 99%) |
| CMYK | cmyk(63.5%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.66, -30.25, -22.18) |
| CIE-LCH | lch(84.66, 37.51, 216.25°) |
| OKLab | oklab(85.6% -0.1045 -0.0616) |
| OKLCH | oklch(85.6% 0.121 210.5) |
| XYZ | xyz(49.9963, 65.3368, 102.0530) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.78
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5FC #FC735C
analogous
#5CFCC3 #5CE5FC #5C95FC
triadic
#5CE5FC #FC5CE5 #E5FC5C
tetradic
#5CE5FC #C35CFC #FC735C #95FC5C
square
#5CE5FC #C35CFC #FC735C #95FC5C
split-complementary
#5CE5FC #FC5C95 #FCC35C
monochromatic
#04BBDA #20DBFB #5CE5FC #98EFFD #D4F8FE
Accessibility & contrast
On white
1.49
#5CE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5CE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5FC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5FC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce5fc; /* rgb */ color: rgb(92, 229, 252); /* oklch */ color: oklch(85.6% 0.121 210.5);
Tailwind
colors: {
custom: {
50: '#9bedfd',
500: '#5ce5fc',
950: '#000000',
},
}SCSS
$custom: #5ce5fc; $custom-light: #9bedfd; $custom-dark: #000000;
JSON
{
"hex": "#5ce5fc",
"rgb": {
"r": 92,
"g": 229,
"b": 252
},
"hsl": {
"h": 188.625,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.85595,
"c": 0.12125,
"h": 210.5
},
"luminance": 0.65342
}Semantic roles & 50–950 ramp
primary
#5CE5FC
secondary
#D34129
accent
#2100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585