#AFFFB7#AFFFB7
#AFFFB7 is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.0% C 0.125 H 147.0°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFB7 |
|---|---|
| RGB | rgb(175, 255, 183) |
| HSL | hsl(126, 100%, 84%) |
| HSV | hsv(126, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(93.47, -38.27, 26.85) |
| CIE-LCH | lch(93.47, 46.75, 144.94°) |
| OKLab | oklab(93.02% -0.1045 0.068) |
| OKLCH | oklch(93.02% 0.125 147) |
| XYZ | xyz(61.9835, 84.0500, 57.7479) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.04
Light Mint
#B6FFBB
ΔE00 1.09
Light Mint Green
#A6FBB2
ΔE00 1.20
Mint (survey)
#9FFEB0
ΔE00 2.02
Celadon
#BEFDB7
ΔE00 2.43
Light Sea Green
#98F6B0
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFB7 #FFAFF7
analogous
#CFFFAF #AFFFB7 #AFFFDF
triadic
#AFFFB7 #B7AFFF #FFB7AF
tetradic
#AFFFB7 #AFCFFF #FFAFF7 #FFDFAF
square
#AFFFB7 #AFCFFF #FFAFF7 #FFDFAF
split-complementary
#AFFFB7 #DFAFFF #FFAFCF
monochromatic
#35FF49 #72FF80 #AFFFB7 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.18
#AFFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#AFFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFB7
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFB7 | 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)
#FFF1B3
Deuteranopia (green-blind)
#F5E9BB
Tritanopia (blue-blind)
#A5FBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #afffb7; /* rgb */ color: rgb(175, 255, 183); /* oklch */ color: oklch(93.0% 0.125 147.0);
Tailwind
colors: {
custom: {
50: '#c9ffcd',
500: '#afffb7',
950: '#000000',
},
}SCSS
$custom: #afffb7; $custom-light: #c9ffcd; $custom-dark: #000000;
JSON
{
"hex": "#afffb7",
"rgb": {
"r": 175,
"g": 255,
"b": 183
},
"hsl": {
"h": 126,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93021,
"c": 0.12472,
"h": 147
},
"luminance": 0.84053
}Semantic roles & 50–950 ramp
primary
#AFFFB7
secondary
#E56DD9
accent
#00CFE6
background
#FEFFFE
surface
#FAFFFA
border
#D3D7D3
text
#131813
muted
#838683