#95C8DB#95C8DB
#95C8DB is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.059 H 222.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8DB |
|---|---|
| RGB | rgb(149, 200, 219) |
| HSL | hsl(196, 49%, 72%) |
| HSV | hsv(196, 32%, 86%) |
| CMYK | cmyk(32%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(77.76, -12.07, -14.80) |
| CIE-LCH | lch(77.76, 19.10, 230.80°) |
| OKLab | oklab(80.36% -0.0436 -0.0405) |
| OKLCH | oklch(80.36% 0.059 222.9) |
| XYZ | xyz(45.8308, 52.8102, 74.7826) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.69
Baby Blue
#89CFF0
ΔE00 4.53
Lightblue
#ADD8E6
ΔE00 4.63
Ice Blue
#A5DFF9
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 6.57
Lightskyblue
#87CEFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8DB #DBA895
analogous
#95DBCB #95C8DB #95A5DB
triadic
#95C8DB #DB95C8 #C8DB95
tetradic
#95C8DB #CB95DB #DBA895 #A5DB95
square
#95C8DB #CB95DB #DBA895 #A5DB95
split-complementary
#95C8DB #DB95A5 #DBCB95
monochromatic
#3E96B7 #67B0CB #95C8DB #C3E0EB #E8F3F7
Accessibility & contrast
On white
1.82
#95C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#95C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8DB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8DB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#7DCECE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95c8db; /* rgb */ color: rgb(149, 200, 219); /* oklch */ color: oklch(80.4% 0.059 222.9);
Tailwind
colors: {
custom: {
50: '#b6d8e6',
500: '#95c8db',
950: '#000000',
},
}SCSS
$custom: #95c8db; $custom-light: #b6d8e6; $custom-dark: #000000;
JSON
{
"hex": "#95c8db",
"rgb": {
"r": 149,
"g": 200,
"b": 219
},
"hsl": {
"h": 196.286,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.80357,
"c": 0.05949,
"h": 222.9
},
"luminance": 0.52813
}Semantic roles & 50–950 ramp
primary
#95C8DB
secondary
#B27862
accent
#5129BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384