#95C8DA#95C8DA
#95C8DA is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.3% C 0.059 H 221.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8DA |
|---|---|
| RGB | rgb(149, 200, 218) |
| HSL | hsl(196, 48%, 72%) |
| HSV | hsv(196, 32%, 85%) |
| CMYK | cmyk(31.7%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.73, -12.31, -14.31) |
| CIE-LCH | lch(77.73, 18.87, 229.29°) |
| OKLab | oklab(80.32% -0.044 -0.0391) |
| OKLCH | oklch(80.32% 0.059 221.7) |
| XYZ | xyz(45.6995, 52.7577, 74.0914) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.91
Lightblue
#ADD8E6
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 4.83
Ice Blue
#A5DFF9
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 6.84
Powder Blue
#B0E0E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8DA #DAA795
analogous
#95DACA #95C8DA #95A6DA
triadic
#95C8DA #DA95C8 #C8DA95
tetradic
#95C8DA #CA95DA #DAA795 #A6DA95
square
#95C8DA #CA95DA #DAA795 #A6DA95
split-complementary
#95C8DA #DA95A6 #DACA95
monochromatic
#3F97B5 #68B0CA #95C8DA #C2E0EA #E8F3F7
Accessibility & contrast
On white
1.82
#95C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#95C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8DA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8DA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#7ECECD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95c8da; /* rgb */ color: rgb(149, 200, 218); /* oklch */ color: oklch(80.3% 0.059 221.7);
Tailwind
colors: {
custom: {
50: '#b6d8e5',
500: '#95c8da',
950: '#000000',
},
}SCSS
$custom: #95c8da; $custom-light: #b6d8e5; $custom-dark: #000000;
JSON
{
"hex": "#95c8da",
"rgb": {
"r": 149,
"g": 200,
"b": 218
},
"hsl": {
"h": 195.652,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.80322,
"c": 0.05885,
"h": 221.7
},
"luminance": 0.5276
}Semantic roles & 50–950 ramp
primary
#95C8DA
secondary
#B17762
accent
#502ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384