#ADFA9C#ADFA9C
#ADFA9C is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.3% C 0.145 H 140.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA9C |
|---|---|
| RGB | rgb(173, 250, 156) |
| HSL | hsl(109, 90%, 80%) |
| HSV | hsv(109, 38%, 98%) |
| CMYK | cmyk(30.8%, 0%, 37.6%, 2%) |
| CIE-LAB | lab(91.53, -40.81, 37.76) |
| CIE-LCH | lch(91.53, 55.60, 137.22°) |
| OKLab | oklab(91.28% -0.1114 0.0935) |
| OKLCH | oklch(91.28% 0.145 140) |
| XYZ | xyz(57.4179, 79.6534, 43.7954) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.05
Pastel Green
#B0FF9D
ΔE00 1.11
Light Pastel Green
#B2FBA5
ΔE00 1.38
Tea Green
#BDF8A3
ΔE00 2.60
Palegreen
#98FB98
ΔE00 2.63
Washed Out Green
#BCF5A6
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA9C #E99CFA
analogous
#DCFA9C #ADFA9C #9CFABA
triadic
#ADFA9C #9CADFA #FA9CAD
tetradic
#ADFA9C #9CDCFA #E99CFA #FABA9C
square
#ADFA9C #9CDCFA #E99CFA #FABA9C
split-complementary
#ADFA9C #BA9CFA #FA9CDC
monochromatic
#4CF427 #7DF762 #ADFA9C #DDFDD6 #E7FEE2
Accessibility & contrast
On white
1.24
#ADFA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#ADFA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA9C
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA9C | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB95
Deuteranopia (green-blind)
#F4E4A1
Tritanopia (blue-blind)
#A8F4E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfa9c; /* rgb */ color: rgb(173, 250, 156); /* oklch */ color: oklch(91.3% 0.145 140.0);
Tailwind
colors: {
custom: {
50: '#c8fcba',
500: '#adfa9c',
950: '#000000',
},
}SCSS
$custom: #adfa9c; $custom-light: #c8fcba; $custom-dark: #000000;
JSON
{
"hex": "#adfa9c",
"rgb": {
"r": 173,
"g": 250,
"b": 156
},
"hsl": {
"h": 109.149,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.91275,
"c": 0.14548,
"h": 140
},
"luminance": 0.79656
}Semantic roles & 50–950 ramp
primary
#ADFA9C
secondary
#C55FDB
accent
#00E6BC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582