#5CECFB#5CECFB
#5CECFB is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.2% C 0.123 H 204.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECFB |
|---|---|
| RGB | rgb(92, 236, 251) |
| HSL | hsl(186, 95%, 67%) |
| HSV | hsv(186, 63%, 98%) |
| CMYK | cmyk(63.3%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(86.62, -33.86, -18.69) |
| CIE-LCH | lch(86.62, 38.68, 208.90°) |
| OKLab | oklab(87.16% -0.1118 -0.0518) |
| OKLCH | oklch(87.16% 0.123 204.9) |
| XYZ | xyz(51.8142, 69.2256, 101.8793) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.35
Robin Egg Blue
#8AF1FE
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.28
Bright Cyan
#41FDFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECFB #FB6B5C
analogous
#5CFBBA #5CECFB #5C9DFB
triadic
#5CECFB #FB5CEC #ECFB5C
tetradic
#5CECFB #BA5CFB #FB6B5C #9DFB5C
square
#5CECFB #BA5CFB #FB6B5C #9DFB5C
split-complementary
#5CECFB #FB5C9D #FBBA5C
monochromatic
#05C4D7 #20E5FA #5CECFB #98F3FC #D3FAFE
Accessibility & contrast
On white
1.41
#5CECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5CECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECFB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECFB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cecfb; /* rgb */ color: rgb(92, 236, 251); /* oklch */ color: oklch(87.2% 0.123 204.9);
Tailwind
colors: {
custom: {
50: '#9bf2fc',
500: '#5cecfb',
950: '#000000',
},
}SCSS
$custom: #5cecfb; $custom-light: #9bf2fc; $custom-dark: #000000;
JSON
{
"hex": "#5cecfb",
"rgb": {
"r": 92,
"g": 236,
"b": 251
},
"hsl": {
"h": 185.66,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.87163,
"c": 0.12322,
"h": 204.9
},
"luminance": 0.69231
}Semantic roles & 50–950 ramp
primary
#5CECFB
secondary
#D13A2A
accent
#1600E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585