#9CDCDF#9CDCDF
#9CDCDF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.3% C 0.065 H 199.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCDF |
|---|---|
| RGB | rgb(156, 220, 223) |
| HSL | hsl(183, 51%, 74%) |
| HSV | hsv(183, 30%, 87%) |
| CMYK | cmyk(30%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.75, -19.39, -7.96) |
| CIE-LCH | lch(83.75, 20.96, 202.33°) |
| OKLab | oklab(85.25% -0.0609 -0.0218) |
| OKLCH | oklch(85.25% 0.065 199.7) |
| XYZ | xyz(52.6183, 63.5792, 79.2972) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCDF #DF9F9C
analogous
#9CDFC1 #9CDCDF #9CBBDF
triadic
#9CDCDF #DF9CDC #DCDF9C
tetradic
#9CDCDF #C19CDF #DF9F9C #BBDF9C
square
#9CDCDF #C19CDF #DF9F9C #BBDF9C
split-complementary
#9CDCDF #DF9CBB #DFC19C
monochromatic
#40BBC1 #6ECCD0 #9CDCDF #CAECEE #E8F7F8
Accessibility & contrast
On white
1.53
#9CDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#9CDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCDF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCDF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#84E0DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9cdcdf; /* rgb */ color: rgb(156, 220, 223); /* oklch */ color: oklch(85.3% 0.065 199.7);
Tailwind
colors: {
custom: {
50: '#bbe7e9',
500: '#9cdcdf',
950: '#000000',
},
}SCSS
$custom: #9cdcdf; $custom-light: #bbe7e9; $custom-dark: #000000;
JSON
{
"hex": "#9cdcdf",
"rgb": {
"r": 156,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.687,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.85254,
"c": 0.0647,
"h": 199.7
},
"luminance": 0.63582
}Semantic roles & 50–950 ramp
primary
#9CDCDF
secondary
#B76B68
accent
#2E27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484