#95BFDE#95BFDE
#95BFDE is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.5% C 0.063 H 240.6°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFDE |
|---|---|
| RGB | rgb(149, 191, 222) |
| HSL | hsl(205, 53%, 73%) |
| HSV | hsv(205, 33%, 87%) |
| CMYK | cmyk(32.9%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(75.40, -6.59, -19.98) |
| CIE-LCH | lch(75.40, 21.04, 251.75°) |
| OKLab | oklab(78.52% -0.031 -0.0549) |
| OKLCH | oklch(78.52% 0.063 240.6) |
| XYZ | xyz(44.2059, 48.9230, 76.2069) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.68
Cloudy Blue
#ACC2D9
ΔE00 5.19
Light Blue
#95D0FC
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Lightskyblue
#87CEFA
ΔE00 5.63
Sky
#82CAFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFDE #DEB495
analogous
#95DED8 #95BFDE #959BDE
triadic
#95BFDE #DE95BF #BFDE95
tetradic
#95BFDE #D895DE #DEB495 #9BDE95
square
#95BFDE #D895DE #DEB495 #9BDE95
split-complementary
#95BFDE #DE959B #DED895
monochromatic
#3B86BE #66A3CF #95BFDE #C4DBED #E8F1F8
Accessibility & contrast
On white
1.95
#95BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#95BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFDE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFDE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE0
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#7DC7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bfde; /* rgb */ color: rgb(149, 191, 222); /* oklch */ color: oklch(78.5% 0.063 240.6);
Tailwind
colors: {
custom: {
50: '#b6d2e8',
500: '#95bfde',
950: '#000000',
},
}SCSS
$custom: #95bfde; $custom-light: #b6d2e8; $custom-dark: #000000;
JSON
{
"hex": "#95bfde",
"rgb": {
"r": 149,
"g": 191,
"b": 222
},
"hsl": {
"h": 205.479,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.78522,
"c": 0.063,
"h": 240.6
},
"luminance": 0.48925
}Semantic roles & 50–950 ramp
primary
#95BFDE
secondary
#EFE4DC
accent
#6726C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284