#95BEE0#95BEE0
#95BEE0 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.066 H 243.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE0 |
|---|---|
| RGB | rgb(149, 190, 224) |
| HSL | hsl(207, 55%, 73%) |
| HSV | hsv(207, 33%, 88%) |
| CMYK | cmyk(33.5%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(75.20, -5.56, -21.37) |
| CIE-LCH | lch(75.20, 22.08, 255.43°) |
| OKLab | oklab(78.38% -0.029 -0.0588) |
| OKLCH | oklch(78.38% 0.066 243.8) |
| XYZ | xyz(44.2582, 48.5962, 77.5545) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.09
Cloudy Blue
#ACC2D9
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.26
Light Blue
#95D0FC
ΔE00 5.28
Sky
#82CAFC
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE0 #E0B795
analogous
#95E0DC #95BEE0 #9598E0
triadic
#95BEE0 #E095BE #BEE095
tetradic
#95BEE0 #DC95E0 #E0B795 #98E095
square
#95BEE0 #DC95E0 #E0B795 #98E095
split-complementary
#95BEE0 #E09598 #E0DC95
monochromatic
#3984C2 #66A1D2 #95BEE0 #C4DBEE #E7F0F8
Accessibility & contrast
On white
1.96
#95BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#95BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE0
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE0 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE2
Deuteranopia (green-blind)
#A6B6DF
Tritanopia (blue-blind)
#7DC6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bee0; /* rgb */ color: rgb(149, 190, 224); /* oklch */ color: oklch(78.4% 0.066 243.8);
Tailwind
colors: {
custom: {
50: '#b6d1e9',
500: '#95bee0',
950: '#000000',
},
}SCSS
$custom: #95bee0; $custom-light: #b6d1e9; $custom-dark: #000000;
JSON
{
"hex": "#95bee0",
"rgb": {
"r": 149,
"g": 190,
"b": 224
},
"hsl": {
"h": 207.2,
"s": 54.745,
"l": 73.137
},
"oklch": {
"l": 0.78383,
"c": 0.06551,
"h": 243.8
},
"luminance": 0.48598
}Semantic roles & 50–950 ramp
primary
#95BEE0
secondary
#EFE5DC
accent
#6B23C2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284