#95BEDB#95BEDB
#95BEDB is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.060 H 239.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEDB |
|---|---|
| RGB | rgb(149, 190, 219) |
| HSL | hsl(205, 49%, 72%) |
| HSV | hsv(205, 32%, 86%) |
| CMYK | cmyk(32%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(75.03, -6.79, -18.92) |
| CIE-LCH | lch(75.03, 20.10, 250.24°) |
| OKLab | oklab(78.2% -0.0308 -0.0519) |
| OKLCH | oklch(78.2% 0.06 239.3) |
| XYZ | xyz(43.5901, 48.3289, 74.0357) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.30
Cloudy Blue
#ACC2D9
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 5.76
Lightblue (survey)
#7BC8F6
ΔE00 5.94
Lightskyblue
#87CEFA
ΔE00 6.01
Baby Blue
#89CFF0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEDB #DBB295
analogous
#95DBD5 #95BEDB #959BDB
triadic
#95BEDB #DB95BE #BEDB95
tetradic
#95BEDB #D595DB #DBB295 #9BDB95
square
#95BEDB #D595DB #DBB295 #9BDB95
split-complementary
#95BEDB #DB959B #DBD595
monochromatic
#3E85B7 #67A2CB #95BEDB #C3DAEB #E8F1F7
Accessibility & contrast
On white
1.97
#95BEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#95BEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEDB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEDB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDC
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#7FC5C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bedb; /* rgb */ color: rgb(149, 190, 219); /* oklch */ color: oklch(78.2% 0.060 239.3);
Tailwind
colors: {
custom: {
50: '#b6d1e6',
500: '#95bedb',
950: '#000000',
},
}SCSS
$custom: #95bedb; $custom-light: #b6d1e6; $custom-dark: #000000;
JSON
{
"hex": "#95bedb",
"rgb": {
"r": 149,
"g": 190,
"b": 219
},
"hsl": {
"h": 204.857,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.78196,
"c": 0.06032,
"h": 239.3
},
"luminance": 0.48331
}Semantic roles & 50–950 ramp
primary
#95BEDB
secondary
#EEE4DD
accent
#6629BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284