#95C8EE#95C8EE
#95C8EE is a light, moderate cyan. Relative luminance 0.539; OKLCH L 81.1% C 0.076 H 241.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8EE |
|---|---|
| RGB | rgb(149, 200, 238) |
| HSL | hsl(206, 72%, 76%) |
| HSV | hsv(206, 37%, 93%) |
| CMYK | cmyk(37.4%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(78.39, -7.35, -24.07) |
| CIE-LCH | lch(78.39, 25.16, 253.02°) |
| OKLab | oklab(81.05% -0.0367 -0.0664) |
| OKLCH | oklch(81.05% 0.076 241.1) |
| XYZ | xyz(48.4763, 53.8685, 88.7157) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.36
Lightskyblue
#87CEFA
ΔE00 3.19
Sky
#82CAFC
ΔE00 3.28
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8EE #EEBB95
analogous
#95EEE7 #95C8EE #959BEE
triadic
#95C8EE #EE95C8 #C8EE95
tetradic
#95C8EE #E795EE #EEBB95 #9BEE95
square
#95C8EE #E795EE #EEBB95 #9BEE95
split-complementary
#95C8EE #EE959B #EEE795
monochromatic
#2C91DD #60ADE6 #95C8EE #CAE3F6 #E5F1FB
Accessibility & contrast
On white
1.78
#95C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#95C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8EE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8EE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#76D1D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95c8ee; /* rgb */ color: rgb(149, 200, 238); /* oklch */ color: oklch(81.1% 0.076 241.1);
Tailwind
colors: {
custom: {
50: '#b7d8f3',
500: '#95c8ee',
950: '#000000',
},
}SCSS
$custom: #95c8ee; $custom-light: #b7d8f3; $custom-dark: #000000;
JSON
{
"hex": "#95c8ee",
"rgb": {
"r": 149,
"g": 200,
"b": 238
},
"hsl": {
"h": 205.618,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.81055,
"c": 0.07582,
"h": 241.1
},
"luminance": 0.53871
}Semantic roles & 50–950 ramp
primary
#95C8EE
secondary
#CA8C5D
accent
#6411D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385