#9CDCDB#9CDCDB
#9CDCDB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.065 H 194.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCDB |
|---|---|
| RGB | rgb(156, 220, 219) |
| HSL | hsl(179, 48%, 74%) |
| HSV | hsv(179, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.63, -20.30, -6.01) |
| CIE-LCH | lch(83.63, 21.17, 196.49°) |
| OKLab | oklab(85.13% -0.0625 -0.0165) |
| OKLCH | oklch(85.13% 0.065 194.8) |
| XYZ | xyz(52.0854, 63.3660, 76.4905) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.18
Powder Blue
#B0E0E6
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Pale Sky Blue
#BDF6FE
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCDB #DC9C9D
analogous
#9CDCBB #9CDCDB #9CBDDC
triadic
#9CDCDB #DB9CDC #DCDB9C
tetradic
#9CDCDB #BB9CDC #DC9C9D #BDDC9C
square
#9CDCDB #BB9CDC #DC9C9D #BDDC9C
split-complementary
#9CDCDB #DC9CBD #DCBB9C
monochromatic
#42BBB9 #6FCCCB #9CDCDB #C9ECEB #E8F7F7
Accessibility & contrast
On white
1.54
#9CDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#9CDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCDB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCDB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#85E0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdcdb; /* rgb */ color: rgb(156, 220, 219); /* oklch */ color: oklch(85.1% 0.065 194.8);
Tailwind
colors: {
custom: {
50: '#bbe7e6',
500: '#9cdcdb',
950: '#000000',
},
}SCSS
$custom: #9cdcdb; $custom-light: #bbe7e6; $custom-dark: #000000;
JSON
{
"hex": "#9cdcdb",
"rgb": {
"r": 156,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.062,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.85128,
"c": 0.06465,
"h": 194.8
},
"luminance": 0.63369
}Semantic roles & 50–950 ramp
primary
#9CDCDB
secondary
#B4686A
accent
#2A2DBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484