#4CD6FB#4CD6FB
#4CD6FB is a light, vivid cyan. Relative luminance 0.566; OKLCH L 81.7% C 0.127 H 219.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #4CD6FB |
|---|---|
| RGB | rgb(76, 214, 251) |
| HSL | hsl(193, 96%, 64%) |
| HSV | hsv(193, 70%, 98%) |
| CMYK | cmyk(69.7%, 14.7%, 0%, 1.6%) |
| CIE-LAB | lab(79.95, -25.52, -28.87) |
| CIE-LCH | lch(79.95, 38.53, 228.52°) |
| OKLab | oklab(81.69% -0.098 -0.0806) |
| OKLCH | oklch(81.69% 0.127 219.4) |
| XYZ | xyz(44.4324, 56.5896, 99.8292) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.18
Bright Sky Blue
#02CCFE
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 7.58
Lightblue (survey)
#7BC8F6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CD6FB #FB714C
analogous
#4CFBC9 #4CD6FB #4C7FFB
triadic
#4CD6FB #FB4CD6 #D6FB4C
tetradic
#4CD6FB #C94CFB #FB714C #7FFB4C
square
#4CD6FB #C94CFB #FB714C #7FFB4C
split-complementary
#4CD6FB #FB4C7F #FBC94C
monochromatic
#049FC8 #10C8FA #4CD6FB #88E4FC #C4F1FE
Accessibility & contrast
On white
1.70
#4CD6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#4CD6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CD6FB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CD6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CD6FB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #4cd6fb; /* rgb */ color: rgb(76, 214, 251); /* oklch */ color: oklch(81.7% 0.127 219.4);
Tailwind
colors: {
custom: {
50: '#93e2fc',
500: '#4cd6fb',
950: '#000000',
},
}SCSS
$custom: #4cd6fb; $custom-light: #93e2fc; $custom-dark: #000000;
JSON
{
"hex": "#4cd6fb",
"rgb": {
"r": 76,
"g": 214,
"b": 251
},
"hsl": {
"h": 192.686,
"s": 95.628,
"l": 64.118
},
"oklch": {
"l": 0.81686,
"c": 0.12687,
"h": 219.4
},
"luminance": 0.56595
}Semantic roles & 50–950 ramp
primary
#4CD6FB
secondary
#C44827
accent
#3100E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485