#ADFFBC#ADFFBC
#ADFFBC is a very light, vivid green. Relative luminance 0.840; OKLCH L 93.0% C 0.121 H 149.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFBC |
|---|---|
| RGB | rgb(173, 255, 188) |
| HSL | hsl(131, 100%, 84%) |
| HSV | hsv(131, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(93.46, -38.04, 24.29) |
| CIE-LCH | lch(93.46, 45.14, 147.44°) |
| OKLab | oklab(93.02% -0.1041 0.0618) |
| OKLCH | oklch(93.02% 0.121 149.3) |
| XYZ | xyz(62.0675, 84.0321, 60.5166) |
| Luminance | 0.8404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.39
Light Seafoam Green
#A7FFB5
ΔE00 1.40
Light Mint Green
#A6FBB2
ΔE00 1.56
Light Seafoam
#A0FEBF
ΔE00 2.07
Mint (survey)
#9FFEB0
ΔE00 2.38
Light Sea Green
#98F6B0
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFBC #FFADF0
analogous
#C7FFAD #ADFFBC #ADFFE5
triadic
#ADFFBC #BCADFF #FFBCAD
tetradic
#ADFFBC #ADC7FF #FFADF0 #FFE5AD
square
#ADFFBC #ADC7FF #FFADF0 #FFE5AD
split-complementary
#ADFFBC #E5ADFF #FFADC7
monochromatic
#33FF58 #70FF8A #ADFFBC #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.18
#ADFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#ADFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFBC
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFBC | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B8
Deuteranopia (green-blind)
#F3E9C0
Tritanopia (blue-blind)
#A1FCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adffbc; /* rgb */ color: rgb(173, 255, 188); /* oklch */ color: oklch(93.0% 0.121 149.3);
Tailwind
colors: {
custom: {
50: '#c7ffd0',
500: '#adffbc',
950: '#000000',
},
}SCSS
$custom: #adffbc; $custom-light: #c7ffd0; $custom-dark: #000000;
JSON
{
"hex": "#adffbc",
"rgb": {
"r": 173,
"g": 255,
"b": 188
},
"hsl": {
"h": 130.976,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.93018,
"c": 0.12108,
"h": 149.3
},
"luminance": 0.84035
}Semantic roles & 50–950 ramp
primary
#ADFFBC
secondary
#E56BCF
accent
#00BCE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683