#95CBFC#95CBFC
#95CBFC is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.2% C 0.089 H 246.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBFC |
|---|---|
| RGB | rgb(149, 203, 252) |
| HSL | hsl(209, 94%, 79%) |
| HSV | hsv(209, 41%, 99%) |
| CMYK | cmyk(40.9%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(79.69, -5.30, -29.56) |
| CIE-LCH | lch(79.69, 30.04, 259.83°) |
| OKLab | oklab(82.24% -0.0356 -0.0819) |
| OKLCH | oklch(82.24% 0.089 246.5) |
| XYZ | xyz(51.3152, 56.1266, 100.2061) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.12
Baby Blue (survey)
#A2CFFE
ΔE00 2.19
Sky
#82CAFC
ΔE00 3.21
Lightskyblue
#87CEFA
ΔE00 3.86
Lightblue (survey)
#7BC8F6
ΔE00 4.63
Sky Blue (survey)
#75BBFD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBFC #FCC695
analogous
#95FCFA #95CBFC #9597FC
triadic
#95CBFC #FC95CB #CBFC95
tetradic
#95CBFC #FA95FC #FCC695 #97FC95
square
#95CBFC #FA95FC #FCC695 #97FC95
split-complementary
#95CBFC #FC9597 #FCFA95
monochromatic
#1E91F9 #59AEFA #95CBFC #D1E8FE #E1F0FE
Accessibility & contrast
On white
1.72
#95CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#95CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBFC
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBFC | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFE
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#6FD7DB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cbfc; /* rgb */ color: rgb(149, 203, 252); /* oklch */ color: oklch(82.2% 0.089 246.5);
Tailwind
colors: {
custom: {
50: '#b8dafd',
500: '#95cbfc',
950: '#000000',
},
}SCSS
$custom: #95cbfc; $custom-light: #b8dafd; $custom-dark: #000000;
JSON
{
"hex": "#95cbfc",
"rgb": {
"r": 149,
"g": 203,
"b": 252
},
"hsl": {
"h": 208.544,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.82244,
"c": 0.08931,
"h": 246.5
},
"luminance": 0.5613
}Semantic roles & 50–950 ramp
primary
#95CBFC
secondary
#DD9758
accent
#6D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385