#95BBEF#95BBEF
#95BBEF is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.085 H 256.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBEF |
|---|---|
| RGB | rgb(149, 187, 239) |
| HSL | hsl(215, 74%, 76%) |
| HSV | hsv(215, 38%, 94%) |
| CMYK | cmyk(37.7%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.93, -0.10, -29.90) |
| CIE-LCH | lch(74.93, 29.90, 269.81°) |
| OKLab | oklab(78.35% -0.0201 -0.0828) |
| OKLCH | oklch(78.35% 0.085 256.4) |
| XYZ | xyz(45.7399, 48.1599, 88.5303) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.47
Pastel Blue
#A2BFFE
ΔE00 3.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.21
Sky Blue (survey)
#75BBFD
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Light Grey Blue
#9DBCD4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBEF #EFC995
analogous
#95E8EF #95BBEF #9C95EF
triadic
#95BBEF #EF95BB #BBEF95
tetradic
#95BBEF #EF95E8 #EFC995 #95EF9C
square
#95BBEF #EF95E8 #EFC995 #95EF9C
split-complementary
#95BBEF #EF9C95 #E8EF95
monochromatic
#2B77DF #6099E7 #95BBEF #CADDF7 #E4EEFB
Accessibility & contrast
On white
1.98
#95BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#95BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBEF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBEF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#77C6CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bbef; /* rgb */ color: rgb(149, 187, 239); /* oklch */ color: oklch(78.3% 0.085 256.4);
Tailwind
colors: {
custom: {
50: '#b7cff4',
500: '#95bbef',
950: '#000000',
},
}SCSS
$custom: #95bbef; $custom-light: #b7cff4; $custom-dark: #000000;
JSON
{
"hex": "#95bbef",
"rgb": {
"r": 149,
"g": 187,
"b": 239
},
"hsl": {
"h": 214.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78345,
"c": 0.08526,
"h": 256.4
},
"luminance": 0.48162
}Semantic roles & 50–950 ramp
primary
#95BBEF
secondary
#F3E8D8
accent
#8210D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285