#ADF998#ADF998
#ADF998 is a very light, vivid green. Relative luminance 0.789; OKLCH L 91.0% C 0.148 H 139.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF998 |
|---|---|
| RGB | rgb(173, 249, 152) |
| HSL | hsl(107, 89%, 79%) |
| HSV | hsv(107, 39%, 98%) |
| CMYK | cmyk(30.5%, 0%, 39%, 2.4%) |
| CIE-LAB | lab(91.19, -40.93, 39.29) |
| CIE-LCH | lch(91.19, 56.74, 136.17°) |
| OKLab | oklab(90.98% -0.1118 0.097) |
| OKLCH | oklch(90.98% 0.148 139.1) |
| XYZ | xyz(56.7749, 78.9003, 41.9375) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.76
Pastel Green
#B0FF9D
ΔE00 1.23
Light Pastel Green
#B2FBA5
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.68
Palegreen
#98FB98
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF998 #E498F9
analogous
#DDF998 #ADF998 #98F9B3
triadic
#ADF998 #98ADF9 #F998AD
tetradic
#ADF998 #98DDF9 #E498F9 #F9B398
square
#ADF998 #98DDF9 #E498F9 #F9B398
split-complementary
#ADF998 #B398F9 #F998DD
monochromatic
#51F224 #7FF65E #ADF998 #DBFCD2 #E8FDE2
Accessibility & contrast
On white
1.25
#ADF998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#ADF998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF998
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF998 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#F3E39E
Tritanopia (blue-blind)
#A9F3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adf998; /* rgb */ color: rgb(173, 249, 152); /* oklch */ color: oklch(91.0% 0.148 139.1);
Tailwind
colors: {
custom: {
50: '#c8fbb7',
500: '#adf998',
950: '#000000',
},
}SCSS
$custom: #adf998; $custom-light: #c8fbb7; $custom-dark: #000000;
JSON
{
"hex": "#adf998",
"rgb": {
"r": 173,
"g": 249,
"b": 152
},
"hsl": {
"h": 107.01,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.9098,
"c": 0.14804,
"h": 139.1
},
"luminance": 0.78903
}Semantic roles & 50–950 ramp
primary
#ADF998
secondary
#BE5CD9
accent
#00E6B4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581