#9ADEBC#9ADEBC
#9ADEBC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.084 H 162.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADEBC |
|---|---|
| RGB | rgb(154, 222, 188) |
| HSL | hsl(150, 51%, 74%) |
| HSV | hsv(150, 31%, 87%) |
| CMYK | cmyk(30.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(83.31, -28.43, 9.91) |
| CIE-LCH | lch(83.31, 30.11, 160.78°) |
| OKLab | oklab(84.58% -0.0797 0.0256) |
| OKLCH | oklch(84.58% 0.084 162.2) |
| XYZ | xyz(48.5217, 62.7410, 57.1208) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.40
Seafoam
#7FE0B3
ΔE00 4.25
Mint
#AAF0C1
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 5.45
Pale Teal
#82CBB2
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADEBC #DE9ABC
analogous
#9ADE9A #9ADEBC #9ADEDE
triadic
#9ADEBC #BC9ADE #DEBC9A
tetradic
#9ADEBC #9A9ADE #DE9ABC #DEDE9A
square
#9ADEBC #9A9ADE #DE9ABC #DEDE9A
split-complementary
#9ADEBC #DE9ADE #DE9A9A
monochromatic
#3EBF7F #6CCF9D #9ADEBC #C8EDDB #E8F7F0
Accessibility & contrast
On white
1.55
#9ADEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#9ADEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADEBC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADEBC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#8BDED4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9adebc; /* rgb */ color: rgb(154, 222, 188); /* oklch */ color: oklch(84.6% 0.084 162.2);
Tailwind
colors: {
custom: {
50: '#b9e8d0',
500: '#9adebc',
950: '#000000',
},
}SCSS
$custom: #9adebc; $custom-light: #b9e8d0; $custom-dark: #000000;
JSON
{
"hex": "#9adebc",
"rgb": {
"r": 154,
"g": 222,
"b": 188
},
"hsl": {
"h": 150,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.84579,
"c": 0.08367,
"h": 162.2
},
"luminance": 0.62743
}Semantic roles & 50–950 ramp
primary
#9ADEBC
secondary
#B6668E
accent
#2773BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483