#95D2ED#95D2ED
#95D2ED is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 83.2% C 0.073 H 227.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #95D2ED |
|---|---|
| RGB | rgb(149, 210, 237) |
| HSL | hsl(198, 71%, 76%) |
| HSV | hsv(198, 37%, 93%) |
| CMYK | cmyk(37.1%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(81.07, -12.84, -19.46) |
| CIE-LCH | lch(81.07, 23.31, 236.59°) |
| OKLab | oklab(83.17% -0.0493 -0.0535) |
| OKLCH | oklch(83.17% 0.073 227.3) |
| XYZ | xyz(50.7219, 58.5942, 88.7415) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.91
Baby Blue
#89CFF0
ΔE00 2.00
Ice Blue
#A5DFF9
ΔE00 3.21
Lightskyblue
#87CEFA
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 4.90
Light Blue
#95D0FC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D2ED #EDB095
analogous
#95EDDC #95D2ED #95A6ED
triadic
#95D2ED #ED95D2 #D2ED95
tetradic
#95D2ED #DC95ED #EDB095 #A6ED95
square
#95D2ED #DC95ED #EDB095 #A6ED95
split-complementary
#95D2ED #ED95A6 #EDDC95
monochromatic
#2CA6DB #61BCE4 #95D2ED #C9E8F6 #E5F4FB
Accessibility & contrast
On white
1.65
#95D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#95D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D2ED
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D2ED | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#75DADA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #95d2ed; /* rgb */ color: rgb(149, 210, 237); /* oklch */ color: oklch(83.2% 0.073 227.3);
Tailwind
colors: {
custom: {
50: '#b7dff2',
500: '#95d2ed',
950: '#000000',
},
}SCSS
$custom: #95d2ed; $custom-light: #b7dff2; $custom-dark: #000000;
JSON
{
"hex": "#95d2ed",
"rgb": {
"r": 149,
"g": 210,
"b": 237
},
"hsl": {
"h": 198.409,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.83167,
"c": 0.07276,
"h": 227.3
},
"luminance": 0.58597
}Semantic roles & 50–950 ramp
primary
#95D2ED
secondary
#C97E5D
accent
#4E13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485