#9ADEBB#9ADEBB
#9ADEBB is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.6% C 0.084 H 161.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADEBB |
|---|---|
| RGB | rgb(154, 222, 187) |
| HSL | hsl(149, 51%, 74%) |
| HSV | hsv(149, 31%, 87%) |
| CMYK | cmyk(30.6%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.28, -28.63, 10.41) |
| CIE-LCH | lch(83.28, 30.46, 160.02°) |
| OKLab | oklab(84.55% -0.0801 0.0269) |
| OKLCH | oklch(84.55% 0.084 161.5) |
| XYZ | xyz(48.4143, 62.6981, 56.5550) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.47
Seafoam
#7FE0B3
ΔE00 4.12
Mint
#AAF0C1
ΔE00 4.91
Seafoam Blue
#78D1B6
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADEBB #DE9ABD
analogous
#9BDE9A #9ADEBB #9ADEDD
triadic
#9ADEBB #BB9ADE #DEBB9A
tetradic
#9ADEBB #9A9BDE #DE9ABD #DEDD9A
square
#9ADEBB #9A9BDE #DE9ABD #DEDD9A
split-complementary
#9ADEBB #DD9ADE #DE9A9B
monochromatic
#3EBF7D #6CCF9C #9ADEBB #C8EDDA #E8F7EF
Accessibility & contrast
On white
1.55
#9ADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#9ADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADEBB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADEBB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#8CDED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9adebb; /* rgb */ color: rgb(154, 222, 187); /* oklch */ color: oklch(84.6% 0.084 161.5);
Tailwind
colors: {
custom: {
50: '#b9e8cf',
500: '#9adebb',
950: '#000000',
},
}SCSS
$custom: #9adebb; $custom-light: #b9e8cf; $custom-dark: #000000;
JSON
{
"hex": "#9adebb",
"rgb": {
"r": 154,
"g": 222,
"b": 187
},
"hsl": {
"h": 149.118,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.84554,
"c": 0.08447,
"h": 161.5
},
"luminance": 0.627
}Semantic roles & 50–950 ramp
primary
#9ADEBB
secondary
#B6668F
accent
#2775BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121613
muted
#828483