#95BEE3#95BEE3
#95BEE3 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.069 H 246.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE3 |
|---|---|
| RGB | rgb(149, 190, 227) |
| HSL | hsl(208, 58%, 74%) |
| HSV | hsv(208, 34%, 89%) |
| CMYK | cmyk(34.4%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(75.30, -4.80, -22.84) |
| CIE-LCH | lch(75.30, 23.34, 258.12°) |
| OKLab | oklab(78.5% -0.0279 -0.0629) |
| OKLCH | oklch(78.5% 0.069 246.1) |
| XYZ | xyz(44.6687, 48.7603, 79.7162) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.78
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 5.37
Sky Blue (survey)
#75BBFD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE3 #E3BA95
analogous
#95E3E1 #95BEE3 #9597E3
triadic
#95BEE3 #E395BE #BEE395
tetradic
#95BEE3 #E195E3 #E3BA95 #97E395
square
#95BEE3 #E195E3 #E3BA95 #97E395
split-complementary
#95BEE3 #E39597 #E3E195
monochromatic
#3583C9 #65A0D6 #95BEE3 #C5DCF0 #E7F0F9
Accessibility & contrast
On white
1.95
#95BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#95BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE3
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE3 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE5
Deuteranopia (green-blind)
#A5B6E2
Tritanopia (blue-blind)
#7CC7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bee3; /* rgb */ color: rgb(149, 190, 227); /* oklch */ color: oklch(78.5% 0.069 246.1);
Tailwind
colors: {
custom: {
50: '#b6d1eb',
500: '#95bee3',
950: '#000000',
},
}SCSS
$custom: #95bee3; $custom-light: #b6d1eb; $custom-dark: #000000;
JSON
{
"hex": "#95bee3",
"rgb": {
"r": 149,
"g": 190,
"b": 227
},
"hsl": {
"h": 208.462,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.78498,
"c": 0.0688,
"h": 246.1
},
"luminance": 0.48763
}Semantic roles & 50–950 ramp
primary
#95BEE3
secondary
#F0E5DB
accent
#6E20C6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284