#ADF993#ADF993
#ADF993 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.9% C 0.153 H 138.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF993 |
|---|---|
| RGB | rgb(173, 249, 147) |
| HSL | hsl(105, 89%, 78%) |
| HSV | hsv(105, 41%, 98%) |
| CMYK | cmyk(30.5%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(91.12, -41.61, 41.65) |
| CIE-LCH | lch(91.12, 58.88, 134.97°) |
| OKLab | oklab(90.9% -0.1138 0.1023) |
| OKLCH | oklch(90.9% 0.153 138.1) |
| XYZ | xyz(56.3740, 78.7400, 39.8262) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.85
Pastel Green
#B0FF9D
ΔE00 1.54
Light Pastel Green
#B2FBA5
ΔE00 2.69
Celery
#C1FD95
ΔE00 2.87
Tea Green
#BDF8A3
ΔE00 3.11
Palegreen
#98FB98
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF993 #DF93F9
analogous
#E0F993 #ADF993 #93F9AC
triadic
#ADF993 #93ADF9 #F993AD
tetradic
#ADF993 #93E0F9 #DF93F9 #F9AC93
square
#ADF993 #93E0F9 #DF93F9 #F9AC93
split-complementary
#ADF993 #AC93F9 #F993E0
monochromatic
#55F31F #81F659 #ADF993 #D9FCCD #E9FDE2
Accessibility & contrast
On white
1.25
#ADF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#ADF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF993
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF993 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#AAF2E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adf993; /* rgb */ color: rgb(173, 249, 147); /* oklch */ color: oklch(90.9% 0.153 138.1);
Tailwind
colors: {
custom: {
50: '#c8fbb4',
500: '#adf993',
950: '#000000',
},
}SCSS
$custom: #adf993; $custom-light: #c8fbb4; $custom-dark: #000000;
JSON
{
"hex": "#adf993",
"rgb": {
"r": 173,
"g": 249,
"b": 147
},
"hsl": {
"h": 104.706,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.90898,
"c": 0.15304,
"h": 138.1
},
"luminance": 0.78742
}Semantic roles & 50–950 ramp
primary
#ADF993
secondary
#B858D9
accent
#00E6AB
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581