#95B2DA#95B2DA
#95B2DA is a light, moderate cyan. Relative luminance 0.433; OKLCH L 75.6% C 0.066 H 256.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2DA |
|---|---|
| RGB | rgb(149, 178, 218) |
| HSL | hsl(215, 48%, 72%) |
| HSV | hsv(215, 32%, 85%) |
| CMYK | cmyk(31.7%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(71.75, -0.55, -23.36) |
| CIE-LCH | lch(71.75, 23.37, 268.64°) |
| OKLab | oklab(75.6% -0.0154 -0.0643) |
| OKLCH | oklch(75.6% 0.066 256.5) |
| XYZ | xyz(40.9660, 43.2906, 72.5135) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.37
Light Grey Blue
#9DBCD4
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2DA #DABD95
analogous
#95D5DA #95B2DA #9B95DA
triadic
#95B2DA #DA95B2 #B2DA95
tetradic
#95B2DA #DA95D5 #DABD95 #95DA9B
square
#95B2DA #DA95D5 #DABD95 #95DA9B
split-complementary
#95B2DA #DA9B95 #D5DA95
monochromatic
#3F71B5 #6891CA #95B2DA #C2D3EA #E8EFF7
Accessibility & contrast
On white
2.17
#95B2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#95B2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2DA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2DA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DC
Deuteranopia (green-blind)
#9CADD9
Tritanopia (blue-blind)
#81BBBF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95b2da; /* rgb */ color: rgb(149, 178, 218); /* oklch */ color: oklch(75.6% 0.066 256.5);
Tailwind
colors: {
custom: {
50: '#b6c8e5',
500: '#95b2da',
950: '#000000',
},
}SCSS
$custom: #95b2da; $custom-light: #b6c8e5; $custom-dark: #000000;
JSON
{
"hex": "#95b2da",
"rgb": {
"r": 149,
"g": 178,
"b": 218
},
"hsl": {
"h": 214.783,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.75602,
"c": 0.06613,
"h": 256.5
},
"luminance": 0.43292
}Semantic roles & 50–950 ramp
primary
#95B2DA
secondary
#EEE7DD
accent
#7E2ABC
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284