#95BCDA#95BCDA
#95BCDA is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.060 H 241.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCDA |
|---|---|
| RGB | rgb(149, 188, 218) |
| HSL | hsl(206, 48%, 72%) |
| HSV | hsv(206, 32%, 85%) |
| CMYK | cmyk(31.7%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.46, -5.97, -19.25) |
| CIE-LCH | lch(74.46, 20.15, 252.77°) |
| OKLab | oklab(77.73% -0.0285 -0.0528) |
| OKLCH | oklch(77.73% 0.06 241.6) |
| XYZ | xyz(43.0286, 47.4160, 73.2011) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.13
Cloudy Blue
#ACC2D9
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.36
Lightblue (survey)
#7BC8F6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCDA #DAB395
analogous
#95DAD6 #95BCDA #959ADA
triadic
#95BCDA #DA95BC #BCDA95
tetradic
#95BCDA #D695DA #DAB395 #9ADA95
square
#95BCDA #D695DA #DAB395 #9ADA95
split-complementary
#95BCDA #DA959A #DAD695
monochromatic
#3F82B5 #689FCA #95BCDA #C2D9EA #E8F1F7
Accessibility & contrast
On white
2.00
#95BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#95BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCDA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCDA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BBDC
Deuteranopia (green-blind)
#A6B4D9
Tritanopia (blue-blind)
#7FC3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bcda; /* rgb */ color: rgb(149, 188, 218); /* oklch */ color: oklch(77.7% 0.060 241.6);
Tailwind
colors: {
custom: {
50: '#b6d0e5',
500: '#95bcda',
950: '#000000',
},
}SCSS
$custom: #95bcda; $custom-light: #b6d0e5; $custom-dark: #000000;
JSON
{
"hex": "#95bcda",
"rgb": {
"r": 149,
"g": 188,
"b": 218
},
"hsl": {
"h": 206.087,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.7773,
"c": 0.06002,
"h": 241.6
},
"luminance": 0.47418
}Semantic roles & 50–950 ramp
primary
#95BCDA
secondary
#EEE4DD
accent
#692ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284