#95BFDF#95BFDF
#95BFDF is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.6% C 0.064 H 241.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFDF |
|---|---|
| RGB | rgb(149, 191, 223) |
| HSL | hsl(206, 54%, 73%) |
| HSV | hsv(206, 33%, 87%) |
| CMYK | cmyk(33.2%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.44, -6.34, -20.47) |
| CIE-LCH | lch(75.44, 21.43, 252.79°) |
| OKLab | oklab(78.56% -0.0306 -0.0562) |
| OKLCH | oklch(78.56% 0.064 241.4) |
| XYZ | xyz(44.3403, 48.9767, 76.9148) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.82
Light Blue
#95D0FC
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 5.18
Sky
#82CAFC
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Lightblue (survey)
#7BC8F6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFDF #DFB595
analogous
#95DFDA #95BFDF #959ADF
triadic
#95BFDF #DF95BF #BFDF95
tetradic
#95BFDF #DA95DF #DFB595 #9ADF95
square
#95BFDF #DA95DF #DFB595 #9ADF95
split-complementary
#95BFDF #DF959A #DFDA95
monochromatic
#3A86C0 #66A3D1 #95BFDF #C4DBED #E7F1F8
Accessibility & contrast
On white
1.95
#95BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#95BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFDF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFDF | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE1
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#7DC7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bfdf; /* rgb */ color: rgb(149, 191, 223); /* oklch */ color: oklch(78.6% 0.064 241.4);
Tailwind
colors: {
custom: {
50: '#b6d2e9',
500: '#95bfdf',
950: '#000000',
},
}SCSS
$custom: #95bfdf; $custom-light: #b6d2e9; $custom-dark: #000000;
JSON
{
"hex": "#95bfdf",
"rgb": {
"r": 149,
"g": 191,
"b": 223
},
"hsl": {
"h": 205.946,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.78559,
"c": 0.06402,
"h": 241.4
},
"luminance": 0.48979
}Semantic roles & 50–950 ramp
primary
#95BFDF
secondary
#EFE4DC
accent
#6824C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284