#ADFFBF#ADFFBF
#ADFFBF is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.1% C 0.118 H 150.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFBF |
|---|---|
| RGB | rgb(173, 255, 191) |
| HSL | hsl(133, 100%, 84%) |
| HSV | hsv(133, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.52, -37.52, 22.85) |
| CIE-LCH | lch(93.52, 43.93, 148.66°) |
| OKLab | oklab(93.08% -0.1029 0.0582) |
| OKLCH | oklch(93.08% 0.118 150.5) |
| XYZ | xyz(62.3943, 84.1628, 62.2376) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.73
Light Mint
#B6FFBB
ΔE00 1.77
Light Seafoam Green
#A7FFB5
ΔE00 1.96
Light Mint Green
#A6FBB2
ΔE00 2.09
Mint (survey)
#9FFEB0
ΔE00 2.86
Light Sea Green
#98F6B0
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFBF #FFADED
analogous
#C4FFAD #ADFFBF #ADFFE8
triadic
#ADFFBF #BFADFF #FFBFAD
tetradic
#ADFFBF #ADC4FF #FFADED #FFE8AD
square
#ADFFBF #ADC4FF #FFADED #FFE8AD
split-complementary
#ADFFBF #E8ADFF #FFADC4
monochromatic
#33FF5F #70FF8F #ADFFBF #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.18
#ADFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#ADFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFBF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFBF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F3E9C3
Tritanopia (blue-blind)
#A1FCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adffbf; /* rgb */ color: rgb(173, 255, 191); /* oklch */ color: oklch(93.1% 0.118 150.5);
Tailwind
colors: {
custom: {
50: '#c7ffd2',
500: '#adffbf',
950: '#000000',
},
}SCSS
$custom: #adffbf; $custom-light: #c7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#adffbf",
"rgb": {
"r": 173,
"g": 255,
"b": 191
},
"hsl": {
"h": 133.171,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.93083,
"c": 0.1182,
"h": 150.5
},
"luminance": 0.84166
}Semantic roles & 50–950 ramp
primary
#ADFFBF
secondary
#E56BCA
accent
#00B3E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683