#95CCDD#95CCDD
#95CCDD is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.3% C 0.062 H 218.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCDD |
|---|---|
| RGB | rgb(149, 204, 221) |
| HSL | hsl(194, 51%, 73%) |
| HSV | hsv(194, 33%, 87%) |
| CMYK | cmyk(32.6%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.92, -13.66, -14.13) |
| CIE-LCH | lch(78.92, 19.66, 225.97°) |
| OKLab | oklab(81.3% -0.0479 -0.0387) |
| OKLCH | oklch(81.3% 0.062 218.9) |
| XYZ | xyz(47.0342, 54.7932, 76.4904) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.83
Lightblue
#ADD8E6
ΔE00 4.09
Baby Blue
#89CFF0
ΔE00 4.94
Ice Blue
#A5DFF9
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 6.42
Lightskyblue
#87CEFA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCDD #DDA695
analogous
#95DDCA #95CCDD #95A8DD
triadic
#95CCDD #DD95CC #CCDD95
tetradic
#95CCDD #CA95DD #DDA695 #A8DD95
square
#95CCDD #CA95DD #DDA695 #A8DD95
split-complementary
#95CCDD #DD95A8 #DDCA95
monochromatic
#3C9DBB #67B6CE #95CCDD #C3E2EC #E8F4F8
Accessibility & contrast
On white
1.76
#95CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#95CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCDD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCDD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#7CD2D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95ccdd; /* rgb */ color: rgb(149, 204, 221); /* oklch */ color: oklch(81.3% 0.062 218.9);
Tailwind
colors: {
custom: {
50: '#b6dbe7',
500: '#95ccdd',
950: '#000000',
},
}SCSS
$custom: #95ccdd; $custom-light: #b6dbe7; $custom-dark: #000000;
JSON
{
"hex": "#95ccdd",
"rgb": {
"r": 149,
"g": 204,
"b": 221
},
"hsl": {
"h": 194.167,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.81297,
"c": 0.06155,
"h": 218.9
},
"luminance": 0.54796
}Semantic roles & 50–950 ramp
primary
#95CCDD
secondary
#B57561
accent
#4B27BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484