#95C8FC#95C8FC
#95C8FC is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.6% C 0.091 H 249.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8FC |
|---|---|
| RGB | rgb(149, 200, 252) |
| HSL | hsl(210, 94%, 79%) |
| HSV | hsv(210, 41%, 99%) |
| CMYK | cmyk(40.9%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.88, -3.70, -30.80) |
| CIE-LCH | lch(78.88, 31.02, 263.15°) |
| OKLab | oklab(81.61% -0.032 -0.0854) |
| OKLCH | oklch(81.61% 0.091 249.5) |
| XYZ | xyz(50.6136, 54.7234, 99.9723) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.21
Light Blue
#95D0FC
ΔE00 3.32
Sky
#82CAFC
ΔE00 4.11
Carolina Blue
#8AB8FE
ΔE00 4.58
Sky Blue (survey)
#75BBFD
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8FC #FCC995
analogous
#95FCFC #95C8FC #9595FC
triadic
#95C8FC #FC95C8 #C8FC95
tetradic
#95C8FC #FC95FC #FCC995 #95FC95
square
#95C8FC #FC95FC #FCC995 #95FC95
split-complementary
#95C8FC #FC9595 #FCFC95
monochromatic
#1E8AF9 #59A9FA #95C8FC #D1E7FE #E1F0FE
Accessibility & contrast
On white
1.76
#95C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#95C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8FC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8FC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#6FD4D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95c8fc; /* rgb */ color: rgb(149, 200, 252); /* oklch */ color: oklch(81.6% 0.091 249.5);
Tailwind
colors: {
custom: {
50: '#b8d8fd',
500: '#95c8fc',
950: '#000000',
},
}SCSS
$custom: #95c8fc; $custom-light: #b8d8fd; $custom-dark: #000000;
JSON
{
"hex": "#95c8fc",
"rgb": {
"r": 149,
"g": 200,
"b": 252
},
"hsl": {
"h": 210.291,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.81611,
"c": 0.09121,
"h": 249.5
},
"luminance": 0.54726
}Semantic roles & 50–950 ramp
primary
#95C8FC
secondary
#DD9B58
accent
#7400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385