#ADFFBB#ADFFBB
#ADFFBB is a very light, vivid green. Relative luminance 0.840; OKLCH L 93.0% C 0.122 H 148.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFBB |
|---|---|
| RGB | rgb(173, 255, 187) |
| HSL | hsl(130, 100%, 84%) |
| HSV | hsv(130, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.45, -38.21, 24.78) |
| CIE-LCH | lch(93.45, 45.54, 147.04°) |
| OKLab | oklab(93% -0.1045 0.063) |
| OKLCH | oklch(93% 0.122 148.9) |
| XYZ | xyz(61.9601, 83.9891, 59.9509) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.23
Light Mint
#B6FFBB
ΔE00 1.31
Light Mint Green
#A6FBB2
ΔE00 1.41
Light Seafoam
#A0FEBF
ΔE00 2.21
Mint (survey)
#9FFEB0
ΔE00 2.23
Light Sea Green
#98F6B0
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFBB #FFADF1
analogous
#C8FFAD #ADFFBB #ADFFE4
triadic
#ADFFBB #BBADFF #FFBBAD
tetradic
#ADFFBB #ADC8FF #FFADF1 #FFE4AD
square
#ADFFBB #ADC8FF #FFADF1 #FFE4AD
split-complementary
#ADFFBB #E4ADFF #FFADC8
monochromatic
#33FF55 #70FF88 #ADFFBB #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.18
#ADFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#ADFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFBB
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFBB | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#A2FCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adffbb; /* rgb */ color: rgb(173, 255, 187); /* oklch */ color: oklch(93.0% 0.122 148.9);
Tailwind
colors: {
custom: {
50: '#c7ffcf',
500: '#adffbb',
950: '#000000',
},
}SCSS
$custom: #adffbb; $custom-light: #c7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#adffbb",
"rgb": {
"r": 173,
"g": 255,
"b": 187
},
"hsl": {
"h": 130.244,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.92997,
"c": 0.12204,
"h": 148.9
},
"luminance": 0.83992
}Semantic roles & 50–950 ramp
primary
#ADFFBB
secondary
#E56BD0
accent
#00BEE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683