#9DCFDC#9DCFDC
#9DCFDC is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.4% C 0.055 H 215.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCFDC |
|---|---|
| RGB | rgb(157, 207, 220) |
| HSL | hsl(192, 47%, 74%) |
| HSV | hsv(192, 29%, 86%) |
| CMYK | cmyk(28.6%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.16, -13.19, -11.70) |
| CIE-LCH | lch(80.16, 17.63, 221.58°) |
| OKLab | oklab(82.38% -0.0448 -0.0319) |
| OKLCH | oklch(82.38% 0.055 215.5) |
| XYZ | xyz(49.1317, 56.9587, 76.1016) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.09
Powder Blue
#B0E0E6
ΔE00 4.90
Sky Blue
#87CEEB
ΔE00 5.34
Ice Blue
#A5DFF9
ΔE00 5.76
Baby Blue
#89CFF0
ΔE00 6.36
Light Grey Blue
#9DBCD4
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCFDC #DCAA9D
analogous
#9DDCCA #9DCFDC #9DB0DC
triadic
#9DCFDC #DC9DCF #CFDC9D
tetradic
#9DCFDC #CA9DDC #DCAA9D #B0DC9D
square
#9DCFDC #CA9DDC #DCAA9D #B0DC9D
split-complementary
#9DCFDC #DC9DB0 #DCCA9D
monochromatic
#43A3BC #70B9CC #9DCFDC #CAE5EC #E8F4F7
Accessibility & contrast
On white
1.69
#9DCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#9DCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCFDC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCFDC | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#88D4D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9dcfdc; /* rgb */ color: rgb(157, 207, 220); /* oklch */ color: oklch(82.4% 0.055 215.5);
Tailwind
colors: {
custom: {
50: '#bbdde6',
500: '#9dcfdc',
950: '#000000',
},
}SCSS
$custom: #9dcfdc; $custom-light: #bbdde6; $custom-dark: #000000;
JSON
{
"hex": "#9dcfdc",
"rgb": {
"r": 157,
"g": 207,
"b": 220
},
"hsl": {
"h": 192.381,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.82384,
"c": 0.05501,
"h": 215.5
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#9DCFDC
secondary
#B47969
accent
#492BBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484