#95BFEF#95BFEF
#95BFEF is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.082 H 252.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFEF |
|---|---|
| RGB | rgb(149, 191, 239) |
| HSL | hsl(212, 74%, 76%) |
| HSV | hsv(212, 38%, 94%) |
| CMYK | cmyk(37.7%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(76.00, -2.27, -28.26) |
| CIE-LCH | lch(76.00, 28.35, 265.41°) |
| OKLab | oklab(79.19% -0.0251 -0.0782) |
| OKLCH | oklch(79.19% 0.082 252.2) |
| XYZ | xyz(46.6003, 49.8807, 88.8171) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Light Blue
#95D0FC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFEF #EFC595
analogous
#95ECEF #95BFEF #9895EF
triadic
#95BFEF #EF95BF #BFEF95
tetradic
#95BFEF #EF95EC #EFC595 #95EF98
square
#95BFEF #EF95EC #EFC595 #95EF98
split-complementary
#95BFEF #EF9895 #ECEF95
monochromatic
#2B7FDF #609FE7 #95BFEF #CADFF7 #E4EFFB
Accessibility & contrast
On white
1.91
#95BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#95BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFEF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFEF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F1
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#77CACF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95bfef; /* rgb */ color: rgb(149, 191, 239); /* oklch */ color: oklch(79.2% 0.082 252.2);
Tailwind
colors: {
custom: {
50: '#b7d2f4',
500: '#95bfef',
950: '#000000',
},
}SCSS
$custom: #95bfef; $custom-light: #b7d2f4; $custom-dark: #000000;
JSON
{
"hex": "#95bfef",
"rgb": {
"r": 149,
"g": 191,
"b": 239
},
"hsl": {
"h": 212,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.79185,
"c": 0.08212,
"h": 252.2
},
"luminance": 0.49883
}Semantic roles & 50–950 ramp
primary
#95BFEF
secondary
#F3E6D8
accent
#7910D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285