#95C8EB#95C8EB
#95C8EB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.9% C 0.073 H 238.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8EB |
|---|---|
| RGB | rgb(149, 200, 235) |
| HSL | hsl(204, 68%, 75%) |
| HSV | hsv(204, 37%, 92%) |
| CMYK | cmyk(36.6%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.28, -8.11, -22.61) |
| CIE-LCH | lch(78.28, 24.02, 250.27°) |
| OKLab | oklab(80.94% -0.0377 -0.0623) |
| OKLCH | oklch(80.94% 0.073 238.8) |
| XYZ | xyz(48.0392, 53.6936, 86.4138) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.80
Lightskyblue
#87CEFA
ΔE00 3.21
Sky
#82CAFC
ΔE00 3.64
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Baby Blue
#89CFF0
ΔE00 3.94
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8EB #EBB895
analogous
#95EBE3 #95C8EB #959DEB
triadic
#95C8EB #EB95C8 #C8EB95
tetradic
#95C8EB #E395EB #EBB895 #9DEB95
square
#95C8EB #E395EB #EBB895 #9DEB95
split-complementary
#95C8EB #EB959D #EBE395
monochromatic
#2E93D8 #62ADE1 #95C8EB #C8E3F5 #E5F2FA
Accessibility & contrast
On white
1.79
#95C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#95C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8EB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8EB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#77D1D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95c8eb; /* rgb */ color: rgb(149, 200, 235); /* oklch */ color: oklch(80.9% 0.073 238.8);
Tailwind
colors: {
custom: {
50: '#b7d8f1',
500: '#95c8eb',
950: '#000000',
},
}SCSS
$custom: #95c8eb; $custom-light: #b7d8f1; $custom-dark: #000000;
JSON
{
"hex": "#95c8eb",
"rgb": {
"r": 149,
"g": 200,
"b": 235
},
"hsl": {
"h": 204.419,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.8094,
"c": 0.07281,
"h": 238.8
},
"luminance": 0.53696
}Semantic roles & 50–950 ramp
primary
#95C8EB
secondary
#C6885E
accent
#6115D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385