#95C2DB#95C2DB
#95C2DB is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.1% C 0.059 H 232.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2DB |
|---|---|
| RGB | rgb(149, 194, 219) |
| HSL | hsl(201, 49%, 72%) |
| HSV | hsv(201, 32%, 86%) |
| CMYK | cmyk(32%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.12, -8.92, -17.27) |
| CIE-LCH | lch(76.12, 19.44, 242.69°) |
| OKLab | oklab(79.06% -0.0359 -0.0473) |
| OKLCH | oklch(79.06% 0.059 232.8) |
| XYZ | xyz(44.4684, 50.0854, 74.3285) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.60
Baby Blue
#89CFF0
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 5.80
Lightblue (survey)
#7BC8F6
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2DB #DBAE95
analogous
#95DBD1 #95C2DB #959FDB
triadic
#95C2DB #DB95C2 #C2DB95
tetradic
#95C2DB #D195DB #DBAE95 #9FDB95
square
#95C2DB #D195DB #DBAE95 #9FDB95
split-complementary
#95C2DB #DB959F #DBD195
monochromatic
#3E8CB7 #67A8CB #95C2DB #C3DCEB #E8F2F7
Accessibility & contrast
On white
1.91
#95C2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#95C2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2DB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2DB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#7EC9CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95c2db; /* rgb */ color: rgb(149, 194, 219); /* oklch */ color: oklch(79.1% 0.059 232.8);
Tailwind
colors: {
custom: {
50: '#b6d4e6',
500: '#95c2db',
950: '#000000',
},
}SCSS
$custom: #95c2db; $custom-light: #b6d4e6; $custom-dark: #000000;
JSON
{
"hex": "#95c2db",
"rgb": {
"r": 149,
"g": 194,
"b": 219
},
"hsl": {
"h": 201.429,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.79057,
"c": 0.05939,
"h": 232.8
},
"luminance": 0.50088
}Semantic roles & 50–950 ramp
primary
#95C2DB
secondary
#B27F62
accent
#5E29BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384