#95BEE2#95BEE2
#95BEE2 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.068 H 245.3°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE2 |
|---|---|
| RGB | rgb(149, 190, 226) |
| HSL | hsl(208, 57%, 74%) |
| HSV | hsv(208, 34%, 89%) |
| CMYK | cmyk(34.1%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(75.27, -5.06, -22.35) |
| CIE-LCH | lch(75.27, 22.92, 257.26°) |
| OKLab | oklab(78.46% -0.0283 -0.0615) |
| OKLCH | oklch(78.46% 0.068 245.3) |
| XYZ | xyz(44.5311, 48.7053, 78.9914) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.54
Baby Blue (survey)
#A2CFFE
ΔE00 4.94
Carolina Blue
#8AB8FE
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 5.28
Sky
#82CAFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE2 #E2B995
analogous
#95E2DF #95BEE2 #9597E2
triadic
#95BEE2 #E295BE #BEE295
tetradic
#95BEE2 #DF95E2 #E2B995 #97E295
square
#95BEE2 #DF95E2 #E2B995 #97E295
split-complementary
#95BEE2 #E29597 #E2DF95
monochromatic
#3683C6 #65A1D5 #95BEE2 #C5DBEF #E7F0F8
Accessibility & contrast
On white
1.96
#95BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#95BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#7CC7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bee2; /* rgb */ color: rgb(149, 190, 226); /* oklch */ color: oklch(78.5% 0.068 245.3);
Tailwind
colors: {
custom: {
50: '#b6d1eb',
500: '#95bee2',
950: '#000000',
},
}SCSS
$custom: #95bee2; $custom-light: #b6d1eb; $custom-dark: #000000;
JSON
{
"hex": "#95bee2",
"rgb": {
"r": 149,
"g": 190,
"b": 226
},
"hsl": {
"h": 208.052,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.7846,
"c": 0.06769,
"h": 245.3
},
"luminance": 0.48707
}Semantic roles & 50–950 ramp
primary
#95BEE2
secondary
#F0E5DB
accent
#6D21C5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284