#95BEDD#95BEDD
#95BEDD is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.062 H 241.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEDD |
|---|---|
| RGB | rgb(149, 190, 221) |
| HSL | hsl(206, 51%, 73%) |
| HSV | hsv(206, 33%, 87%) |
| CMYK | cmyk(32.6%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(75.10, -6.30, -19.90) |
| CIE-LCH | lch(75.10, 20.87, 252.43°) |
| OKLab | oklab(78.27% -0.03 -0.0546) |
| OKLCH | oklch(78.27% 0.062 241.2) |
| XYZ | xyz(43.8550, 48.4349, 75.4307) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.52
Cloudy Blue
#ACC2D9
ΔE00 5.06
Light Blue
#95D0FC
ΔE00 5.50
Lightblue (survey)
#7BC8F6
ΔE00 5.84
Sky
#82CAFC
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEDD #DDB495
analogous
#95DDD8 #95BEDD #959ADD
triadic
#95BEDD #DD95BE #BEDD95
tetradic
#95BEDD #D895DD #DDB495 #9ADD95
square
#95BEDD #D895DD #DDB495 #9ADD95
split-complementary
#95BEDD #DD959A #DDD895
monochromatic
#3C85BB #67A2CE #95BEDD #C3DAEC #E8F1F8
Accessibility & contrast
On white
1.96
#95BEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#95BEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEDD
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEDD | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDF
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#7EC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bedd; /* rgb */ color: rgb(149, 190, 221); /* oklch */ color: oklch(78.3% 0.062 241.2);
Tailwind
colors: {
custom: {
50: '#b6d1e7',
500: '#95bedd',
950: '#000000',
},
}SCSS
$custom: #95bedd; $custom-light: #b6d1e7; $custom-dark: #000000;
JSON
{
"hex": "#95bedd",
"rgb": {
"r": 149,
"g": 190,
"b": 221
},
"hsl": {
"h": 205.833,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.7827,
"c": 0.06234,
"h": 241.2
},
"luminance": 0.48437
}Semantic roles & 50–950 ramp
primary
#95BEDD
secondary
#EFE4DC
accent
#6827BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284