#9ADDCD#9ADDCD
#9ADDCD is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.071 H 177.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADDCD |
|---|---|
| RGB | rgb(154, 221, 205) |
| HSL | hsl(166, 50%, 74%) |
| HSV | hsv(166, 30%, 87%) |
| CMYK | cmyk(30.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.44, -24.44, 1.11) |
| CIE-LCH | lch(83.44, 24.47, 177.40°) |
| OKLab | oklab(84.82% -0.0712 0.0026) |
| OKLCH | oklch(84.82% 0.071 177.9) |
| XYZ | xyz(50.1986, 62.9881, 67.2586) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 5.91
Light Teal
#90E4C1
ΔE00 6.13
Tiffany Blue
#7BF2DA
ΔE00 6.98
Pale Aqua
#B8FFEB
ΔE00 7.42
Paleturquoise
#AFEEEE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADDCD #DD9AAA
analogous
#9ADDAB #9ADDCD #9ACBDD
triadic
#9ADDCD #CD9ADD #DDCD9A
tetradic
#9ADDCD #AB9ADD #DD9AAA #CBDD9A
square
#9ADDCD #AB9ADD #DD9AAA #CBDD9A
split-complementary
#9ADDCD #DD9ACB #DDAB9A
monochromatic
#40BD9F #6CCEB6 #9ADDCD #C8ECE4 #E8F7F4
Accessibility & contrast
On white
1.54
#9ADDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#9ADDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADDCD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADDCD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#87DFD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9addcd; /* rgb */ color: rgb(154, 221, 205); /* oklch */ color: oklch(84.8% 0.071 177.9);
Tailwind
colors: {
custom: {
50: '#b9e7dc',
500: '#9addcd',
950: '#000000',
},
}SCSS
$custom: #9addcd; $custom-light: #b9e7dc; $custom-dark: #000000;
JSON
{
"hex": "#9addcd",
"rgb": {
"r": 154,
"g": 221,
"b": 205
},
"hsl": {
"h": 165.672,
"s": 49.63,
"l": 73.529
},
"oklch": {
"l": 0.84819,
"c": 0.07127,
"h": 177.9
},
"luminance": 0.62991
}Semantic roles & 50–950 ramp
primary
#9ADDCD
secondary
#B56679
accent
#294CBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484