#4CD1FF#4CD1FF
#4CD1FF is a light, vivid cyan. Relative luminance 0.544; OKLCH L 80.7% C 0.130 H 225.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4CD1FF |
|---|---|
| RGB | rgb(76, 209, 255) |
| HSL | hsl(195, 100%, 65%) |
| HSV | hsv(195, 70%, 100%) |
| CMYK | cmyk(70.2%, 18%, 0%, 0%) |
| CIE-LAB | lab(78.67, -21.77, -32.97) |
| CIE-LCH | lch(78.67, 39.51, 236.55°) |
| OKLab | oklab(80.71% -0.0918 -0.0923) |
| OKLCH | oklch(80.71% 0.13 225.2) |
| XYZ | xyz(43.8236, 54.3524, 102.7698) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.29
Neon Blue
#04D9FF
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 5.50
Lightblue (survey)
#7BC8F6
ΔE00 5.67
Lightskyblue
#87CEFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CD1FF #FF7A4C
analogous
#4CFFD4 #4CD1FF #4C78FF
triadic
#4CD1FF #FF4CD1 #D1FF4C
tetradic
#4CD1FF #D44CFF #FF7A4C #78FF4C
square
#4CD1FF #D44CFF #FF7A4C #78FF4C
split-complementary
#4CD1FF #FF4C78 #FFD44C
monochromatic
#009BD1 #0FC1FF #4CD1FF #89E1FF #C6F0FF
Accessibility & contrast
On white
1.77
#4CD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#4CD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CD1FF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CD1FF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4cd1ff; /* rgb */ color: rgb(76, 209, 255); /* oklch */ color: oklch(80.7% 0.130 225.2);
Tailwind
colors: {
custom: {
50: '#93dfff',
500: '#4cd1ff',
950: '#000000',
},
}SCSS
$custom: #4cd1ff; $custom-light: #93dfff; $custom-dark: #000000;
JSON
{
"hex": "#4cd1ff",
"rgb": {
"r": 76,
"g": 209,
"b": 255
},
"hsl": {
"h": 195.419,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.80707,
"c": 0.13014,
"h": 225.2
},
"luminance": 0.54357
}Semantic roles & 50–950 ramp
primary
#4CD1FF
secondary
#CB4F24
accent
#3B00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486