#95DCFA#95DCFA
#95DCFA is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.8% C 0.082 H 226.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCFA |
|---|---|
| RGB | rgb(149, 220, 250) |
| HSL | hsl(198, 91%, 78%) |
| HSV | hsv(198, 40%, 98%) |
| CMYK | cmyk(40.4%, 12%, 0%, 2%) |
| CIE-LAB | lab(84.21, -14.70, -21.60) |
| CIE-LCH | lch(84.21, 26.12, 235.77°) |
| OKLab | oklab(85.8% -0.0566 -0.0595) |
| OKLCH | oklch(85.8% 0.082 226.4) |
| XYZ | xyz(55.2370, 64.4745, 99.9581) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.19
Baby Blue
#89CFF0
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 3.41
Lightskyblue
#87CEFA
ΔE00 5.29
Lightblue
#ADD8E6
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCFA #FAB395
analogous
#95FAE6 #95DCFA #95A9FA
triadic
#95DCFA #FA95DC #DCFA95
tetradic
#95DCFA #E695FA #FAB395 #A9FA95
square
#95DCFA #E695FA #FAB395 #A9FA95
split-complementary
#95DCFA #FA95A9 #FAE695
monochromatic
#20B5F4 #5BC9F7 #95DCFA #CFEFFD #E2F5FE
Accessibility & contrast
On white
1.51
#95DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#95DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCFA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCFA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#6DE5E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dcfa; /* rgb */ color: rgb(149, 220, 250); /* oklch */ color: oklch(85.8% 0.082 226.4);
Tailwind
colors: {
custom: {
50: '#b8e6fc',
500: '#95dcfa',
950: '#000000',
},
}SCSS
$custom: #95dcfa; $custom-light: #b8e6fc; $custom-dark: #000000;
JSON
{
"hex": "#95dcfa",
"rgb": {
"r": 149,
"g": 220,
"b": 250
},
"hsl": {
"h": 197.822,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.85803,
"c": 0.08214,
"h": 226.4
},
"luminance": 0.64478
}Semantic roles & 50–950 ramp
primary
#95DCFA
secondary
#DA7F59
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485