#95C0FE#95C0FE
#95C0FE is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.0% C 0.100 H 257.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95C0FE |
|---|---|
| RGB | rgb(149, 192, 254) |
| HSL | hsl(215, 98%, 79%) |
| HSV | hsv(215, 41%, 100%) |
| CMYK | cmyk(41.3%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.83, 1.16, -35.04) |
| CIE-LCH | lch(76.83, 35.06, 271.89°) |
| OKLab | oklab(80.02% -0.0216 -0.0975) |
| OKLCH | oklch(80.02% 0.1 257.5) |
| XYZ | xyz(49.1277, 51.2418, 101.0487) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.20
Pastel Blue
#A2BFFE
ΔE00 3.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.15
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Light Blue
#95D0FC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C0FE #FED395
analogous
#95F4FE #95C0FE #9F95FE
triadic
#95C0FE #FE95C0 #C0FE95
tetradic
#95C0FE #FE95F4 #FED395 #95FE9F
square
#95C0FE #FE95F4 #FED395 #95FE9F
split-complementary
#95C0FE #FE9F95 #F4FE95
monochromatic
#1C78FD #589CFD #95C0FE #D2E4FF #E1EDFF
Accessibility & contrast
On white
1.87
#95C0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#95C0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C0FE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C0FE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#6FCDD5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95c0fe; /* rgb */ color: rgb(149, 192, 254); /* oklch */ color: oklch(80.0% 0.100 257.5);
Tailwind
colors: {
custom: {
50: '#b8d2ff',
500: '#95c0fe',
950: '#000000',
},
}SCSS
$custom: #95c0fe; $custom-light: #b8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#95c0fe",
"rgb": {
"r": 149,
"g": 192,
"b": 254
},
"hsl": {
"h": 215.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.80021,
"c": 0.09989,
"h": 257.5
},
"luminance": 0.51245
}Semantic roles & 50–950 ramp
primary
#95C0FE
secondary
#E0A857
accent
#8800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386