#95CEDC#95CEDC
#95CEDC is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.7% C 0.062 H 214.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEDC |
|---|---|
| RGB | rgb(149, 206, 220) |
| HSL | hsl(192, 50%, 72%) |
| HSV | hsv(192, 32%, 86%) |
| CMYK | cmyk(32.3%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.44, -14.93, -12.82) |
| CIE-LCH | lch(79.44, 19.68, 220.64°) |
| OKLab | oklab(81.7% -0.0508 -0.0351) |
| OKLCH | oklch(81.7% 0.062 214.6) |
| XYZ | xyz(47.3797, 55.6969, 75.9503) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.26
Sky Blue
#87CEEB
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.48
Baby Blue
#89CFF0
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEDC #DCA395
analogous
#95DCC7 #95CEDC #95ABDC
triadic
#95CEDC #DC95CE #CEDC95
tetradic
#95CEDC #C795DC #DCA395 #ABDC95
square
#95CEDC #C795DC #DCA395 #ABDC95
split-complementary
#95CEDC #DC95AB #DCC795
monochromatic
#3DA1B9 #67B9CD #95CEDC #C3E3EB #E8F4F7
Accessibility & contrast
On white
1.73
#95CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#95CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEDC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEDC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#7CD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cedc; /* rgb */ color: rgb(149, 206, 220); /* oklch */ color: oklch(81.7% 0.062 214.6);
Tailwind
colors: {
custom: {
50: '#b6dde6',
500: '#95cedc',
950: '#000000',
},
}SCSS
$custom: #95cedc; $custom-light: #b6dde6; $custom-dark: #000000;
JSON
{
"hex": "#95cedc",
"rgb": {
"r": 149,
"g": 206,
"b": 220
},
"hsl": {
"h": 191.831,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.81699,
"c": 0.0617,
"h": 214.6
},
"luminance": 0.55699
}Semantic roles & 50–950 ramp
primary
#95CEDC
secondary
#B47262
accent
#4528BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484