#95CBFF#95CBFF
#95CBFF is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.4% C 0.093 H 248.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBFF |
|---|---|
| RGB | rgb(149, 203, 255) |
| HSL | hsl(209, 100%, 79%) |
| HSV | hsv(209, 42%, 100%) |
| CMYK | cmyk(41.6%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(79.79, -4.51, -31.00) |
| CIE-LCH | lch(79.79, 31.32, 261.72°) |
| OKLab | oklab(82.37% -0.0346 -0.086) |
| OKLCH | oklch(82.37% 0.093 248.1) |
| XYZ | xyz(51.7944, 56.3183, 102.7296) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.09
Light Blue
#95D0FC
ΔE00 2.60
Sky
#82CAFC
ΔE00 3.58
Lightskyblue
#87CEFA
ΔE00 4.36
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBFF #FFC995
analogous
#95FFFE #95CBFF #9596FF
triadic
#95CBFF #FF95CB #CBFF95
tetradic
#95CBFF #FE95FF #FFC995 #96FF95
square
#95CBFF #FE95FF #FFC995 #96FF95
split-complementary
#95CBFF #FF9596 #FFFE95
monochromatic
#1B8FFF #58ADFF #95CBFF #D2E9FF #E0F0FF
Accessibility & contrast
On white
1.71
#95CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#95CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBFF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBFF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#6DD7DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95cbff; /* rgb */ color: rgb(149, 203, 255); /* oklch */ color: oklch(82.4% 0.093 248.1);
Tailwind
colors: {
custom: {
50: '#b8daff',
500: '#95cbff',
950: '#000000',
},
}SCSS
$custom: #95cbff; $custom-light: #b8daff; $custom-dark: #000000;
JSON
{
"hex": "#95cbff",
"rgb": {
"r": 149,
"g": 203,
"b": 255
},
"hsl": {
"h": 209.434,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.82366,
"c": 0.09268,
"h": 248.1
},
"luminance": 0.56321
}Semantic roles & 50–950 ramp
primary
#95CBFF
secondary
#E19B57
accent
#7100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386