#95DCFB#95DCFB
#95DCFB is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.8% C 0.083 H 227.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCFB |
|---|---|
| RGB | rgb(149, 220, 251) |
| HSL | hsl(198, 93%, 78%) |
| HSV | hsv(198, 41%, 98%) |
| CMYK | cmyk(40.6%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(84.24, -14.44, -22.08) |
| CIE-LCH | lch(84.24, 26.38, 236.81°) |
| OKLab | oklab(85.84% -0.0563 -0.0608) |
| OKLCH | oklch(85.84% 0.083 227.2) |
| XYZ | xyz(55.3942, 64.5374, 100.7861) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.24
Baby Blue
#89CFF0
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 3.46
Lightskyblue
#87CEFA
ΔE00 5.04
Light Blue
#95D0FC
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCFB #FBB495
analogous
#95FBE7 #95DCFB #95A9FB
triadic
#95DCFB #FB95DC #DCFB95
tetradic
#95DCFB #E795FB #FBB495 #A9FB95
square
#95DCFB #E795FB #FBB495 #A9FB95
split-complementary
#95DCFB #FB95A9 #FBE795
monochromatic
#1FB5F7 #5AC9F9 #95DCFB #D0EFFD #E2F5FE
Accessibility & contrast
On white
1.51
#95DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#95DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCFB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCFB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#6CE5E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dcfb; /* rgb */ color: rgb(149, 220, 251); /* oklch */ color: oklch(85.8% 0.083 227.2);
Tailwind
colors: {
custom: {
50: '#b8e6fc',
500: '#95dcfb',
950: '#000000',
},
}SCSS
$custom: #95dcfb; $custom-light: #b8e6fc; $custom-dark: #000000;
JSON
{
"hex": "#95dcfb",
"rgb": {
"r": 149,
"g": 220,
"b": 251
},
"hsl": {
"h": 198.235,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.85839,
"c": 0.08287,
"h": 227.2
},
"luminance": 0.64541
}Semantic roles & 50–950 ramp
primary
#95DCFB
secondary
#DC8059
accent
#4600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485