#95BBF0#95BBF0
#95BBF0 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.4% C 0.087 H 256.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBF0 |
|---|---|
| RGB | rgb(149, 187, 240) |
| HSL | hsl(215, 75%, 76%) |
| HSV | hsv(215, 38%, 94%) |
| CMYK | cmyk(37.9%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(74.96, 0.16, -30.38) |
| CIE-LCH | lch(74.96, 30.38, 270.31°) |
| OKLab | oklab(78.39% -0.0198 -0.0842) |
| OKLCH | oklch(78.39% 0.087 256.8) |
| XYZ | xyz(45.8880, 48.2191, 89.3105) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 3.07
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Sky Blue (survey)
#75BBFD
ΔE00 5.79
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBF0 #F0CA95
analogous
#95E9F0 #95BBF0 #9D95F0
triadic
#95BBF0 #F095BB #BBF095
tetradic
#95BBF0 #F095E9 #F0CA95 #95F09D
square
#95BBF0 #F095E9 #F0CA95 #95F09D
split-complementary
#95BBF0 #F09D95 #E9F095
monochromatic
#2A76E1 #5F99E8 #95BBF0 #CBDDF8 #E4EEFB
Accessibility & contrast
On white
1.97
#95BBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#95BBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBF0
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBF0 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF2
Deuteranopia (green-blind)
#9DB5EF
Tritanopia (blue-blind)
#77C6CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bbf0; /* rgb */ color: rgb(149, 187, 240); /* oklch */ color: oklch(78.4% 0.087 256.8);
Tailwind
colors: {
custom: {
50: '#b7cff5',
500: '#95bbf0',
950: '#000000',
},
}SCSS
$custom: #95bbf0; $custom-light: #b7cff5; $custom-dark: #000000;
JSON
{
"hex": "#95bbf0",
"rgb": {
"r": 149,
"g": 187,
"b": 240
},
"hsl": {
"h": 214.945,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.78386,
"c": 0.08652,
"h": 256.8
},
"luminance": 0.48221
}Semantic roles & 50–950 ramp
primary
#95BBF0
secondary
#F3E8D8
accent
#830ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285