#95CEDD#95CEDD
#95CEDD is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.7% C 0.062 H 215.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEDD |
|---|---|
| RGB | rgb(149, 206, 221) |
| HSL | hsl(193, 51%, 73%) |
| HSV | hsv(193, 33%, 87%) |
| CMYK | cmyk(32.6%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.47, -14.69, -13.31) |
| CIE-LCH | lch(79.47, 19.83, 222.17°) |
| OKLab | oklab(81.73% -0.0504 -0.0364) |
| OKLCH | oklch(81.73% 0.062 215.9) |
| XYZ | xyz(47.5126, 55.7501, 76.6499) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.47
Powder Blue
#B0E0E6
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 5.67
Ice Blue
#A5DFF9
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEDD #DDA495
analogous
#95DDC8 #95CEDD #95AADD
triadic
#95CEDD #DD95CE #CEDD95
tetradic
#95CEDD #C895DD #DDA495 #AADD95
square
#95CEDD #C895DD #DDA495 #AADD95
split-complementary
#95CEDD #DD95AA #DDC895
monochromatic
#3CA1BB #67B9CE #95CEDD #C3E3EC #E8F4F8
Accessibility & contrast
On white
1.73
#95CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#95CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEDD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEDD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#7CD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cedd; /* rgb */ color: rgb(149, 206, 221); /* oklch */ color: oklch(81.7% 0.062 215.9);
Tailwind
colors: {
custom: {
50: '#b6dde7',
500: '#95cedd',
950: '#000000',
},
}SCSS
$custom: #95cedd; $custom-light: #b6dde7; $custom-dark: #000000;
JSON
{
"hex": "#95cedd",
"rgb": {
"r": 149,
"g": 206,
"b": 221
},
"hsl": {
"h": 192.5,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.81733,
"c": 0.06217,
"h": 215.9
},
"luminance": 0.55753
}Semantic roles & 50–950 ramp
primary
#95CEDD
secondary
#B57361
accent
#4627BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484