#95CEED#95CEED
#95CEED is a very light, moderate cyan. Relative luminance 0.566; OKLCH L 82.3% C 0.073 H 232.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEED |
|---|---|
| RGB | rgb(149, 206, 237) |
| HSL | hsl(201, 71%, 76%) |
| HSV | hsv(201, 37%, 93%) |
| CMYK | cmyk(37.1%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.98, -10.76, -21.11) |
| CIE-LCH | lch(79.98, 23.69, 243.00°) |
| OKLab | oklab(82.3% -0.0444 -0.0581) |
| OKLCH | oklch(82.3% 0.073 232.6) |
| XYZ | xyz(49.7467, 56.6437, 88.4164) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.94
Sky Blue
#87CEEB
ΔE00 2.80
Lightskyblue
#87CEFA
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 3.70
Lightblue (survey)
#7BC8F6
ΔE00 4.22
Ice Blue
#A5DFF9
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEED #EDB495
analogous
#95EDE0 #95CEED #95A2ED
triadic
#95CEED #ED95CE #CEED95
tetradic
#95CEED #E095ED #EDB495 #A2ED95
square
#95CEED #E095ED #EDB495 #A2ED95
split-complementary
#95CEED #ED95A2 #EDE095
monochromatic
#2C9EDB #61B6E4 #95CEED #C9E6F6 #E5F3FB
Accessibility & contrast
On white
1.70
#95CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#95CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEED
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEED | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#75D6D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95ceed; /* rgb */ color: rgb(149, 206, 237); /* oklch */ color: oklch(82.3% 0.073 232.6);
Tailwind
colors: {
custom: {
50: '#b7ddf2',
500: '#95ceed',
950: '#000000',
},
}SCSS
$custom: #95ceed; $custom-light: #b7ddf2; $custom-dark: #000000;
JSON
{
"hex": "#95ceed",
"rgb": {
"r": 149,
"g": 206,
"b": 237
},
"hsl": {
"h": 201.136,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.82304,
"c": 0.07313,
"h": 232.6
},
"luminance": 0.56647
}Semantic roles & 50–950 ramp
primary
#95CEED
secondary
#C9835D
accent
#5613D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485