#ADFFBE#ADFFBE
#ADFFBE is a very light, moderate green. Relative luminance 0.841; OKLCH L 93.1% C 0.119 H 150.1°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFBE |
|---|---|
| RGB | rgb(173, 255, 190) |
| HSL | hsl(132, 100%, 84%) |
| HSV | hsv(132, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.50, -37.70, 23.33) |
| CIE-LCH | lch(93.50, 44.33, 148.25°) |
| OKLab | oklab(93.06% -0.1033 0.0594) |
| OKLCH | oklch(93.06% 0.119 150.1) |
| XYZ | xyz(62.2846, 84.1189, 61.6600) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.62
Light Seafoam Green
#A7FFB5
ΔE00 1.77
Light Seafoam
#A0FEBF
ΔE00 1.83
Light Mint Green
#A6FBB2
ΔE00 1.90
Mint (survey)
#9FFEB0
ΔE00 2.69
Light Sea Green
#98F6B0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFBE #FFADEE
analogous
#C5FFAD #ADFFBE #ADFFE7
triadic
#ADFFBE #BEADFF #FFBEAD
tetradic
#ADFFBE #ADC5FF #FFADEE #FFE7AD
square
#ADFFBE #ADC5FF #FFADEE #FFE7AD
split-complementary
#ADFFBE #E7ADFF #FFADC5
monochromatic
#33FF5D #70FF8D #ADFFBE #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.18
#ADFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#ADFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFBE
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFBE | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F3E9C2
Tritanopia (blue-blind)
#A1FCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adffbe; /* rgb */ color: rgb(173, 255, 190); /* oklch */ color: oklch(93.1% 0.119 150.1);
Tailwind
colors: {
custom: {
50: '#c7ffd1',
500: '#adffbe',
950: '#000000',
},
}SCSS
$custom: #adffbe; $custom-light: #c7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#adffbe",
"rgb": {
"r": 173,
"g": 255,
"b": 190
},
"hsl": {
"h": 132.439,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.93061,
"c": 0.11915,
"h": 150.1
},
"luminance": 0.84122
}Semantic roles & 50–950 ramp
primary
#ADFFBE
secondary
#E56BCC
accent
#00B6E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683