#95CFDC#95CFDC
#95CFDC is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.9% C 0.062 H 213.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFDC |
|---|---|
| RGB | rgb(149, 207, 220) |
| HSL | hsl(191, 50%, 72%) |
| HSV | hsv(191, 32%, 86%) |
| CMYK | cmyk(32.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.72, -15.45, -12.41) |
| CIE-LCH | lch(79.72, 19.81, 218.77°) |
| OKLab | oklab(81.92% -0.052 -0.0339) |
| OKLCH | oklch(81.92% 0.062 213.1) |
| XYZ | xyz(47.6212, 56.1799, 76.0308) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFDC #DCA295
analogous
#95DCC6 #95CFDC #95ABDC
triadic
#95CFDC #DC95CF #CFDC95
tetradic
#95CFDC #C695DC #DCA295 #ABDC95
square
#95CFDC #C695DC #DCA295 #ABDC95
split-complementary
#95CFDC #DC95AB #DCC695
monochromatic
#3DA3B9 #67BACD #95CFDC #C3E4EB #E8F5F7
Accessibility & contrast
On white
1.72
#95CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#95CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFDC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFDC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#7CD5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95cfdc; /* rgb */ color: rgb(149, 207, 220); /* oklch */ color: oklch(81.9% 0.062 213.1);
Tailwind
colors: {
custom: {
50: '#b6dde6',
500: '#95cfdc',
950: '#000000',
},
}SCSS
$custom: #95cfdc; $custom-light: #b6dde6; $custom-dark: #000000;
JSON
{
"hex": "#95cfdc",
"rgb": {
"r": 149,
"g": 207,
"b": 220
},
"hsl": {
"h": 190.986,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.81918,
"c": 0.06212,
"h": 213.1
},
"luminance": 0.56183
}Semantic roles & 50–950 ramp
primary
#95CFDC
secondary
#B47162
accent
#4328BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484