#9ADDBD#9ADDBD
#9ADDBD is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.081 H 163.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADDBD |
|---|---|
| RGB | rgb(154, 221, 189) |
| HSL | hsl(151, 50%, 74%) |
| HSV | hsv(151, 30%, 87%) |
| CMYK | cmyk(30.3%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(83.05, -27.75, 9.02) |
| CIE-LCH | lch(83.05, 29.18, 162.00°) |
| OKLab | oklab(84.38% -0.078 0.0233) |
| OKLCH | oklch(84.38% 0.081 163.4) |
| XYZ | xyz(48.3651, 62.2547, 57.6022) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.59
Seafoam
#7FE0B3
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 5.18
Mint
#AAF0C1
ΔE00 5.58
Pale Turquoise
#A5FBD5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADDBD #DD9ABA
analogous
#9ADD9B #9ADDBD #9ADCDD
triadic
#9ADDBD #BD9ADD #DDBD9A
tetradic
#9ADDBD #9B9ADD #DD9ABA #DCDD9A
square
#9ADDBD #9B9ADD #DD9ABA #DCDD9A
split-complementary
#9ADDBD #DD9ADC #DD9B9A
monochromatic
#40BD81 #6CCE9F #9ADDBD #C8ECDB #E8F7F0
Accessibility & contrast
On white
1.56
#9ADDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#9ADDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADDBD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADDBD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#8BDDD4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9addbd; /* rgb */ color: rgb(154, 221, 189); /* oklch */ color: oklch(84.4% 0.081 163.4);
Tailwind
colors: {
custom: {
50: '#b9e7d0',
500: '#9addbd',
950: '#000000',
},
}SCSS
$custom: #9addbd; $custom-light: #b9e7d0; $custom-dark: #000000;
JSON
{
"hex": "#9addbd",
"rgb": {
"r": 154,
"g": 221,
"b": 189
},
"hsl": {
"h": 151.343,
"s": 49.63,
"l": 73.529
},
"oklch": {
"l": 0.8438,
"c": 0.08137,
"h": 163.4
},
"luminance": 0.62257
}Semantic roles & 50–950 ramp
primary
#9ADDBD
secondary
#B5668C
accent
#296FBD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483