#ADFFBA#ADFFBA
#ADFFBA is a very light, vivid green. Relative luminance 0.839; OKLCH L 93.0% C 0.123 H 148.6°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFBA |
|---|---|
| RGB | rgb(173, 255, 186) |
| HSL | hsl(130, 100%, 84%) |
| HSV | hsv(130, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(93.43, -38.38, 25.26) |
| CIE-LCH | lch(93.43, 45.94, 146.65°) |
| OKLab | oklab(92.98% -0.105 0.0641) |
| OKLCH | oklch(92.98% 0.123 148.6) |
| XYZ | xyz(61.8534, 83.9464, 59.3890) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.08
Light Mint
#B6FFBB
ΔE00 1.26
Light Mint Green
#A6FBB2
ΔE00 1.28
Mint (survey)
#9FFEB0
ΔE00 2.10
Light Seafoam
#A0FEBF
ΔE00 2.36
Light Sea Green
#98F6B0
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFBA #FFADF2
analogous
#C9FFAD #ADFFBA #ADFFE3
triadic
#ADFFBA #BAADFF #FFBAAD
tetradic
#ADFFBA #ADC9FF #FFADF2 #FFE3AD
square
#ADFFBA #ADC9FF #FFADF2 #FFE3AD
split-complementary
#ADFFBA #E3ADFF #FFADC9
monochromatic
#33FF53 #70FF87 #ADFFBA #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.18
#ADFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#ADFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFBA
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFBA | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#A2FCEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adffba; /* rgb */ color: rgb(173, 255, 186); /* oklch */ color: oklch(93.0% 0.123 148.6);
Tailwind
colors: {
custom: {
50: '#c7ffcf',
500: '#adffba',
950: '#000000',
},
}SCSS
$custom: #adffba; $custom-light: #c7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#adffba",
"rgb": {
"r": 173,
"g": 255,
"b": 186
},
"hsl": {
"h": 129.512,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.92976,
"c": 0.12301,
"h": 148.6
},
"luminance": 0.83949
}Semantic roles & 50–950 ramp
primary
#ADFFBA
secondary
#E56BD2
accent
#00C1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683