#9ADFAC#9ADFAC
#9ADFAC is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.4% C 0.099 H 152.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADFAC |
|---|---|
| RGB | rgb(154, 223, 172) |
| HSL | hsl(136, 52%, 74%) |
| HSV | hsv(136, 31%, 87%) |
| CMYK | cmyk(30.9%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(83.24, -31.94, 18.24) |
| CIE-LCH | lch(83.24, 36.78, 150.28°) |
| OKLab | oklab(84.42% -0.0878 0.0467) |
| OKLCH | oklch(84.42% 0.099 152) |
| XYZ | xyz(47.1580, 62.6217, 48.6242) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.07
Mint
#AAF0C1
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 5.40
Light Sea Green
#98F6B0
ΔE00 5.98
Light Sage
#BCECAC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADFAC #DF9ACD
analogous
#ABDF9A #9ADFAC #9ADFCF
triadic
#9ADFAC #AC9ADF #DFAC9A
tetradic
#9ADFAC #9AABDF #DF9ACD #DFCF9A
square
#9ADFAC #9AABDF #DF9ACD #DFCF9A
split-complementary
#9ADFAC #CF9ADF #DF9AAB
monochromatic
#3DC160 #6CD086 #9ADFAC #C8EED2 #E8F8EC
Accessibility & contrast
On white
1.55
#9ADFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#9ADFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADFAC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADFAC | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#8FDDD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9adfac; /* rgb */ color: rgb(154, 223, 172); /* oklch */ color: oklch(84.4% 0.099 152.0);
Tailwind
colors: {
custom: {
50: '#b9e9c4',
500: '#9adfac',
950: '#000000',
},
}SCSS
$custom: #9adfac; $custom-light: #b9e9c4; $custom-dark: #000000;
JSON
{
"hex": "#9adfac",
"rgb": {
"r": 154,
"g": 223,
"b": 172
},
"hsl": {
"h": 135.652,
"s": 51.88,
"l": 73.922
},
"oklch": {
"l": 0.84415,
"c": 0.09944,
"h": 152
},
"luminance": 0.62624
}Semantic roles & 50–950 ramp
primary
#9ADFAC
secondary
#B766A2
accent
#2697BF
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#121612
muted
#828482