#95DBFB#95DBFB
#95DBFB is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.6% C 0.083 H 228.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95DBFB |
|---|---|
| RGB | rgb(149, 219, 251) |
| HSL | hsl(199, 93%, 78%) |
| HSV | hsv(199, 41%, 98%) |
| CMYK | cmyk(40.6%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.97, -13.93, -22.49) |
| CIE-LCH | lch(83.97, 26.45, 238.23°) |
| OKLab | oklab(85.62% -0.0551 -0.062) |
| OKLCH | oklch(85.62% 0.083 228.4) |
| XYZ | xyz(55.1325, 64.0140, 100.6989) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.36
Baby Blue
#89CFF0
ΔE00 2.90
Sky Blue
#87CEEB
ΔE00 3.38
Lightskyblue
#87CEFA
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 5.26
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DBFB #FBB595
analogous
#95FBE8 #95DBFB #95A8FB
triadic
#95DBFB #FB95DB #DBFB95
tetradic
#95DBFB #E895FB #FBB595 #A8FB95
square
#95DBFB #E895FB #FBB595 #A8FB95
split-complementary
#95DBFB #FB95A8 #FBE895
monochromatic
#1FB3F7 #5AC7F9 #95DBFB #D0EFFD #E2F5FE
Accessibility & contrast
On white
1.52
#95DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#95DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DBFB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DBFB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FD
Deuteranopia (green-blind)
#BCCCFB
Tritanopia (blue-blind)
#6CE4E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dbfb; /* rgb */ color: rgb(149, 219, 251); /* oklch */ color: oklch(85.6% 0.083 228.4);
Tailwind
colors: {
custom: {
50: '#b8e6fc',
500: '#95dbfb',
950: '#000000',
},
}SCSS
$custom: #95dbfb; $custom-light: #b8e6fc; $custom-dark: #000000;
JSON
{
"hex": "#95dbfb",
"rgb": {
"r": 149,
"g": 219,
"b": 251
},
"hsl": {
"h": 198.824,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.85624,
"c": 0.08293,
"h": 228.4
},
"luminance": 0.64018
}Semantic roles & 50–950 ramp
primary
#95DBFB
secondary
#DC8259
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485