#95C8DE#95C8DE
#95C8DE is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.5% C 0.062 H 226.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8DE |
|---|---|
| RGB | rgb(149, 200, 222) |
| HSL | hsl(198, 53%, 73%) |
| HSV | hsv(198, 33%, 87%) |
| CMYK | cmyk(32.9%, 9.9%, 0%, 12.9%) |
| CIE-LAB | lab(77.86, -11.34, -16.27) |
| CIE-LCH | lch(77.86, 19.83, 235.12°) |
| OKLab | oklab(80.46% -0.0424 -0.0446) |
| OKLCH | oklch(80.46% 0.062 226.4) |
| XYZ | xyz(46.2293, 52.9696, 76.8813) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 3.77
Lightblue
#ADD8E6
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 5.56
Light Grey Blue
#9DBCD4
ΔE00 5.86
Lightskyblue
#87CEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8DE #DEAB95
analogous
#95DECF #95C8DE #95A3DE
triadic
#95C8DE #DE95C8 #C8DE95
tetradic
#95C8DE #CF95DE #DEAB95 #A3DE95
square
#95C8DE #CF95DE #DEAB95 #A3DE95
split-complementary
#95C8DE #DE95A3 #DECF95
monochromatic
#3B96BE #66B0CF #95C8DE #C4E0ED #E8F3F8
Accessibility & contrast
On white
1.81
#95C8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#95C8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8DE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8DE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DF
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#7CCFCF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95c8de; /* rgb */ color: rgb(149, 200, 222); /* oklch */ color: oklch(80.5% 0.062 226.4);
Tailwind
colors: {
custom: {
50: '#b6d8e8',
500: '#95c8de',
950: '#000000',
},
}SCSS
$custom: #95c8de; $custom-light: #b6d8e8; $custom-dark: #000000;
JSON
{
"hex": "#95c8de",
"rgb": {
"r": 149,
"g": 200,
"b": 222
},
"hsl": {
"h": 198.082,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.80463,
"c": 0.06155,
"h": 226.4
},
"luminance": 0.52972
}Semantic roles & 50–950 ramp
primary
#95C8DE
secondary
#B67B61
accent
#5426C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384