#ADF293#ADF293
#ADF293 is a very light, vivid green. Relative luminance 0.745; OKLCH L 89.3% C 0.143 H 137.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF293 |
|---|---|
| RGB | rgb(173, 242, 147) |
| HSL | hsl(104, 79%, 76%) |
| HSV | hsv(104, 39%, 95%) |
| CMYK | cmyk(28.5%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(89.16, -38.50, 39.12) |
| CIE-LCH | lch(89.16, 54.89, 134.54°) |
| OKLab | oklab(89.31% -0.1053 0.0964) |
| OKLCH | oklch(89.31% 0.143 137.5) |
| XYZ | xyz(54.2506, 74.4932, 39.1184) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.08
Tea Green
#BDF8A3
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 2.72
Pastel Green
#B0FF9D
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF293 #D893F2
analogous
#DDF293 #ADF293 #93F2A9
triadic
#ADF293 #93ADF2 #F293AD
tetradic
#ADF293 #93DDF2 #D893F2 #F2A993
square
#ADF293 #93DDF2 #D893F2 #F2A993
split-complementary
#ADF293 #A993F2 #F293DD
monochromatic
#5AE526 #84EB5C #ADF293 #D6F9CA #EAFCE4
Accessibility & contrast
On white
1.32
#ADF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#ADF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF293
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF293 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#AAECDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #adf293; /* rgb */ color: rgb(173, 242, 147); /* oklch */ color: oklch(89.3% 0.143 137.5);
Tailwind
colors: {
custom: {
50: '#c7f6b4',
500: '#adf293',
950: '#000000',
},
}SCSS
$custom: #adf293; $custom-light: #c7f6b4; $custom-dark: #000000;
JSON
{
"hex": "#adf293",
"rgb": {
"r": 173,
"g": 242,
"b": 147
},
"hsl": {
"h": 103.579,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.8931,
"c": 0.14277,
"h": 137.5
},
"luminance": 0.74495
}Semantic roles & 50–950 ramp
primary
#ADF293
secondary
#AF5ACF
accent
#0BDBA2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581