#95BEE8#95BEE8
#95BEE8 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.074 H 249.4°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE8 |
|---|---|
| RGB | rgb(149, 190, 232) |
| HSL | hsl(210, 64%, 75%) |
| HSV | hsv(210, 36%, 91%) |
| CMYK | cmyk(35.8%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(75.48, -3.54, -25.28) |
| CIE-LCH | lch(75.48, 25.52, 262.04°) |
| OKLab | oklab(78.69% -0.0262 -0.0697) |
| OKLCH | oklch(78.69% 0.075 249.4) |
| XYZ | xyz(45.3688, 49.0404, 83.4035) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Pastel Blue
#A2BFFE
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 4.93
Sky Blue (survey)
#75BBFD
ΔE00 5.20
Light Blue
#95D0FC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE8 #E8BF95
analogous
#95E8E8 #95BEE8 #9595E8
triadic
#95BEE8 #E895BE #BEE895
tetradic
#95BEE8 #E895E8 #E8BF95 #95E895
square
#95BEE8 #E895E8 #E8BF95 #95E895
split-complementary
#95BEE8 #E89595 #E8E895
monochromatic
#3080D2 #639FDD #95BEE8 #C7DDF3 #E6F0FA
Accessibility & contrast
On white
1.94
#95BEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#95BEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE8
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE8 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEA
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#7AC8CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bee8; /* rgb */ color: rgb(149, 190, 232); /* oklch */ color: oklch(78.7% 0.074 249.4);
Tailwind
colors: {
custom: {
50: '#b6d1ef',
500: '#95bee8',
950: '#000000',
},
}SCSS
$custom: #95bee8; $custom-light: #b6d1ef; $custom-dark: #000000;
JSON
{
"hex": "#95bee8",
"rgb": {
"r": 149,
"g": 190,
"b": 232
},
"hsl": {
"h": 210.361,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.78693,
"c": 0.0745,
"h": 249.4
},
"luminance": 0.49043
}Semantic roles & 50–950 ramp
primary
#95BEE8
secondary
#F1E6DA
accent
#7419CC
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284