#95DDED#95DDED
#95DDED is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.6% C 0.075 H 213.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDED |
|---|---|
| RGB | rgb(149, 221, 237) |
| HSL | hsl(191, 71%, 76%) |
| HSV | hsv(191, 37%, 93%) |
| CMYK | cmyk(37.1%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.08, -18.45, -14.93) |
| CIE-LCH | lch(84.08, 23.73, 218.97°) |
| OKLab | oklab(85.56% -0.0627 -0.0409) |
| OKLCH | oklch(85.56% 0.075 213.2) |
| XYZ | xyz(53.5316, 64.2135, 89.6780) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDED #EDA595
analogous
#95EDD1 #95DDED #95B1ED
triadic
#95DDED #ED95DD #DDED95
tetradic
#95DDED #D195ED #EDA595 #B1ED95
square
#95DDED #D195ED #EDA595 #B1ED95
split-complementary
#95DDED #ED95B1 #EDD195
monochromatic
#2CBBDB #61CCE4 #95DDED #C9EEF6 #E5F7FB
Accessibility & contrast
On white
1.52
#95DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#95DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDED
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDED | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#73E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dded; /* rgb */ color: rgb(149, 221, 237); /* oklch */ color: oklch(85.6% 0.075 213.2);
Tailwind
colors: {
custom: {
50: '#b7e7f2',
500: '#95dded',
950: '#000000',
},
}SCSS
$custom: #95dded; $custom-light: #b7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#95dded",
"rgb": {
"r": 149,
"g": 221,
"b": 237
},
"hsl": {
"h": 190.909,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.8556,
"c": 0.07486,
"h": 213.2
},
"luminance": 0.64217
}Semantic roles & 50–950 ramp
primary
#95DDED
secondary
#C9715D
accent
#3613D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485