#95BFEE#95BFEE
#95BFEE is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.081 H 251.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFEE |
|---|---|
| RGB | rgb(149, 191, 238) |
| HSL | hsl(212, 72%, 76%) |
| HSV | hsv(212, 37%, 93%) |
| CMYK | cmyk(37.4%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.96, -2.53, -27.77) |
| CIE-LCH | lch(75.96, 27.89, 264.79°) |
| OKLab | oklab(79.14% -0.0255 -0.0768) |
| OKLCH | oklch(79.14% 0.081 251.7) |
| XYZ | xyz(46.4530, 49.8218, 88.0412) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.15
Baby Blue (survey)
#A2CFFE
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.22
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFEE #EEC495
analogous
#95ECEE #95BFEE #9795EE
triadic
#95BFEE #EE95BF #BFEE95
tetradic
#95BFEE #EE95EC #EEC495 #95EE97
square
#95BFEE #EE95EC #EEC495 #95EE97
split-complementary
#95BFEE #EE9795 #ECEE95
monochromatic
#2C7FDD #609FE6 #95BFEE #CADFF6 #E5EFFB
Accessibility & contrast
On white
1.92
#95BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#95BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFEE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFEE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#77CACF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95bfee; /* rgb */ color: rgb(149, 191, 238); /* oklch */ color: oklch(79.1% 0.081 251.7);
Tailwind
colors: {
custom: {
50: '#b7d2f3',
500: '#95bfee',
950: '#000000',
},
}SCSS
$custom: #95bfee; $custom-light: #b7d2f3; $custom-dark: #000000;
JSON
{
"hex": "#95bfee",
"rgb": {
"r": 149,
"g": 191,
"b": 238
},
"hsl": {
"h": 211.685,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.79144,
"c": 0.08092,
"h": 251.7
},
"luminance": 0.49824
}Semantic roles & 50–950 ramp
primary
#95BFEE
secondary
#F2E6D9
accent
#7811D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285