#95CDED#95CDED
#95CDED is a very light, moderate cyan. Relative luminance 0.562; OKLCH L 82.1% C 0.073 H 233.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDED |
|---|---|
| RGB | rgb(149, 205, 237) |
| HSL | hsl(202, 71%, 76%) |
| HSV | hsv(202, 37%, 93%) |
| CMYK | cmyk(37.1%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.71, -10.23, -21.52) |
| CIE-LCH | lch(79.71, 23.83, 244.57°) |
| OKLab | oklab(82.09% -0.0432 -0.0592) |
| OKLCH | oklch(82.09% 0.073 233.9) |
| XYZ | xyz(49.5068, 56.1638, 88.3364) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.24
Lightskyblue
#87CEFA
ΔE00 3.02
Sky Blue
#87CEEB
ΔE00 3.19
Light Blue
#95D0FC
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 3.97
Sky
#82CAFC
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDED #EDB595
analogous
#95EDE1 #95CDED #95A1ED
triadic
#95CDED #ED95CD #CDED95
tetradic
#95CDED #E195ED #EDB595 #A1ED95
square
#95CDED #E195ED #EDB595 #A1ED95
split-complementary
#95CDED #ED95A1 #EDE195
monochromatic
#2C9CDB #61B4E4 #95CDED #C9E6F6 #E5F3FB
Accessibility & contrast
On white
1.72
#95CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#95CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDED
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDED | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#B2C1ED
Tritanopia (blue-blind)
#75D6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95cded; /* rgb */ color: rgb(149, 205, 237); /* oklch */ color: oklch(82.1% 0.073 233.9);
Tailwind
colors: {
custom: {
50: '#b7dcf2',
500: '#95cded',
950: '#000000',
},
}SCSS
$custom: #95cded; $custom-light: #b7dcf2; $custom-dark: #000000;
JSON
{
"hex": "#95cded",
"rgb": {
"r": 149,
"g": 205,
"b": 237
},
"hsl": {
"h": 201.818,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.82089,
"c": 0.07331,
"h": 233.9
},
"luminance": 0.56167
}Semantic roles & 50–950 ramp
primary
#95CDED
secondary
#C9845D
accent
#5913D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485