#ADFFB2#ADFFB2
#ADFFB2 is a very light, vivid green. Relative luminance 0.836; OKLCH L 92.8% C 0.131 H 145.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFB2 |
|---|---|
| RGB | rgb(173, 255, 178) |
| HSL | hsl(124, 100%, 84%) |
| HSV | hsv(124, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(93.28, -39.70, 29.10) |
| CIE-LCH | lch(93.28, 49.22, 143.75°) |
| OKLab | oklab(92.81% -0.1083 0.0734) |
| OKLCH | oklch(92.81% 0.131 145.9) |
| XYZ | xyz(61.0266, 83.6157, 55.0348) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.15
Light Mint Green
#A6FBB2
ΔE00 1.31
Mint (survey)
#9FFEB0
ΔE00 1.71
Light Mint
#B6FFBB
ΔE00 1.86
Light Pastel Green
#B2FBA5
ΔE00 2.55
Celadon
#BEFDB7
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFB2 #FFADFA
analogous
#D1FFAD #ADFFB2 #ADFFDB
triadic
#ADFFB2 #B2ADFF #FFB2AD
tetradic
#ADFFB2 #ADD1FF #FFADFA #FFDBAD
square
#ADFFB2 #ADD1FF #FFADFA #FFDBAD
split-complementary
#ADFFB2 #DBADFF #FFADD1
monochromatic
#33FF3F #70FF79 #ADFFB2 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.18
#ADFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#ADFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFB2
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFB2 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#F5E8B6
Tritanopia (blue-blind)
#A3FBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adffb2; /* rgb */ color: rgb(173, 255, 178); /* oklch */ color: oklch(92.8% 0.131 145.9);
Tailwind
colors: {
custom: {
50: '#c8ffc9',
500: '#adffb2',
950: '#000000',
},
}SCSS
$custom: #adffb2; $custom-light: #c8ffc9; $custom-dark: #000000;
JSON
{
"hex": "#adffb2",
"rgb": {
"r": 173,
"g": 255,
"b": 178
},
"hsl": {
"h": 123.659,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.92812,
"c": 0.13087,
"h": 145.9
},
"luminance": 0.83619
}Semantic roles & 50–950 ramp
primary
#ADFFB2
secondary
#E56BDE
accent
#00D8E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682