#95BEE7#95BEE7
#95BEE7 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.073 H 248.8°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE7 |
|---|---|
| RGB | rgb(149, 190, 231) |
| HSL | hsl(210, 63%, 75%) |
| HSV | hsv(210, 35%, 91%) |
| CMYK | cmyk(35.5%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(75.44, -3.79, -24.79) |
| CIE-LCH | lch(75.44, 25.08, 261.31°) |
| OKLab | oklab(78.65% -0.0265 -0.0684) |
| OKLCH | oklch(78.65% 0.073 248.8) |
| XYZ | xyz(45.2272, 48.9837, 82.6575) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.03
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 5.03
Sky Blue (survey)
#75BBFD
ΔE00 5.25
Light Blue
#95D0FC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE7 #E7BE95
analogous
#95E7E7 #95BEE7 #9595E7
triadic
#95BEE7 #E795BE #BEE795
tetradic
#95BEE7 #E795E7 #E7BE95 #95E795
square
#95BEE7 #E795E7 #E7BE95 #95E795
split-complementary
#95BEE7 #E79595 #E7E795
monochromatic
#3181D0 #639FDC #95BEE7 #C7DDF2 #E6F0F9
Accessibility & contrast
On white
1.94
#95BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#95BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE7
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE7 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFE9
Deuteranopia (green-blind)
#A4B6E6
Tritanopia (blue-blind)
#7AC7CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bee7; /* rgb */ color: rgb(149, 190, 231); /* oklch */ color: oklch(78.7% 0.073 248.8);
Tailwind
colors: {
custom: {
50: '#b6d1ee',
500: '#95bee7',
950: '#000000',
},
}SCSS
$custom: #95bee7; $custom-light: #b6d1ee; $custom-dark: #000000;
JSON
{
"hex": "#95bee7",
"rgb": {
"r": 149,
"g": 190,
"b": 231
},
"hsl": {
"h": 210,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.78654,
"c": 0.07334,
"h": 248.8
},
"luminance": 0.48986
}Semantic roles & 50–950 ramp
primary
#95BEE7
secondary
#F1E6DA
accent
#731BCB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284