#95BEE1#95BEE1
#95BEE1 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.067 H 244.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE1 |
|---|---|
| RGB | rgb(149, 190, 225) |
| HSL | hsl(208, 56%, 73%) |
| HSV | hsv(208, 34%, 88%) |
| CMYK | cmyk(33.8%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(75.23, -5.31, -21.86) |
| CIE-LCH | lch(75.23, 22.50, 256.36°) |
| OKLab | oklab(78.42% -0.0286 -0.0601) |
| OKLCH | oklch(78.42% 0.067 244.5) |
| XYZ | xyz(44.3942, 48.6506, 78.2709) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Cloudy Blue
#ACC2D9
ΔE00 5.20
Light Blue
#95D0FC
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 5.40
Sky
#82CAFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE1 #E1B895
analogous
#95E1DE #95BEE1 #9598E1
triadic
#95BEE1 #E195BE #BEE195
tetradic
#95BEE1 #DE95E1 #E1B895 #98E195
square
#95BEE1 #DE95E1 #E1B895 #98E195
split-complementary
#95BEE1 #E19598 #E1DE95
monochromatic
#3883C4 #65A1D3 #95BEE1 #C5DBEE #E7F0F8
Accessibility & contrast
On white
1.96
#95BEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#95BEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE1
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE1 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE3
Deuteranopia (green-blind)
#A6B6E0
Tritanopia (blue-blind)
#7CC6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bee1; /* rgb */ color: rgb(149, 190, 225); /* oklch */ color: oklch(78.4% 0.067 244.5);
Tailwind
colors: {
custom: {
50: '#b6d1ea',
500: '#95bee1',
950: '#000000',
},
}SCSS
$custom: #95bee1; $custom-light: #b6d1ea; $custom-dark: #000000;
JSON
{
"hex": "#95bee1",
"rgb": {
"r": 149,
"g": 190,
"b": 225
},
"hsl": {
"h": 207.632,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.78421,
"c": 0.06659,
"h": 244.5
},
"luminance": 0.48653
}Semantic roles & 50–950 ramp
primary
#95BEE1
secondary
#EFE5DC
accent
#6C22C3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284