#95DDEE#95DDEE
#95DDEE is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.6% C 0.075 H 214.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDEE |
|---|---|
| RGB | rgb(149, 221, 238) |
| HSL | hsl(191, 72%, 76%) |
| HSV | hsv(191, 37%, 93%) |
| CMYK | cmyk(37.4%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.11, -18.21, -15.41) |
| CIE-LCH | lch(84.11, 23.85, 220.25°) |
| OKLab | oklab(85.59% -0.0623 -0.0423) |
| OKLCH | oklch(85.59% 0.075 214.2) |
| XYZ | xyz(53.6781, 64.2721, 90.4496) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 4.99
Lightblue
#ADD8E6
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Sky Blue
#87CEEB
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDEE #EEA695
analogous
#95EED2 #95DDEE #95B0EE
triadic
#95DDEE #EE95DD #DDEE95
tetradic
#95DDEE #D295EE #EEA695 #B0EE95
square
#95DDEE #D295EE #EEA695 #B0EE95
split-complementary
#95DDEE #EE95B0 #EED295
monochromatic
#2CBBDD #60CCE6 #95DDEE #CAEEF6 #E5F7FB
Accessibility & contrast
On white
1.52
#95DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#95DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDEE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDEE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#72E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95ddee; /* rgb */ color: rgb(149, 221, 238); /* oklch */ color: oklch(85.6% 0.075 214.2);
Tailwind
colors: {
custom: {
50: '#b7e7f3',
500: '#95ddee',
950: '#000000',
},
}SCSS
$custom: #95ddee; $custom-light: #b7e7f3; $custom-dark: #000000;
JSON
{
"hex": "#95ddee",
"rgb": {
"r": 149,
"g": 221,
"b": 238
},
"hsl": {
"h": 191.461,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.85594,
"c": 0.07528,
"h": 214.2
},
"luminance": 0.64276
}Semantic roles & 50–950 ramp
primary
#95DDEE
secondary
#CA725D
accent
#3611D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485