#AFFEB7#AFFEB7
#AFFEB7 is a very light, vivid green. Relative luminance 0.834; OKLCH L 92.8% C 0.123 H 147.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEB7 |
|---|---|
| RGB | rgb(175, 254, 183) |
| HSL | hsl(126, 98%, 84%) |
| HSV | hsv(126, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(93.20, -37.82, 26.48) |
| CIE-LCH | lch(93.20, 46.17, 145.01°) |
| OKLab | oklab(92.8% -0.1033 0.0671) |
| OKLCH | oklch(92.8% 0.123 147) |
| XYZ | xyz(61.6653, 83.4137, 57.6419) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.98
Light Seafoam Green
#A7FFB5
ΔE00 1.15
Light Mint Green
#A6FBB2
ΔE00 1.16
Mint (survey)
#9FFEB0
ΔE00 2.13
Celadon
#BEFDB7
ΔE00 2.36
Light Sea Green
#98F6B0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEB7 #FEAFF6
analogous
#CFFEAF #AFFEB7 #AFFEDF
triadic
#AFFEB7 #B7AFFE #FEB7AF
tetradic
#AFFEB7 #AFCFFE #FEAFF6 #FEDFAF
square
#AFFEB7 #AFCFFE #FEAFF6 #FEDFAF
split-complementary
#AFFEB7 #DFAFFE #FEAFCF
monochromatic
#36FC4A #73FD81 #AFFEB7 #E1FFE4 #E1FFE4
Accessibility & contrast
On white
1.19
#AFFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#AFFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEB7
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEB7 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B3
Deuteranopia (green-blind)
#F4E8BB
Tritanopia (blue-blind)
#A5FAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affeb7; /* rgb */ color: rgb(175, 254, 183); /* oklch */ color: oklch(92.8% 0.123 147.0);
Tailwind
colors: {
custom: {
50: '#c9ffcd',
500: '#affeb7',
950: '#000000',
},
}SCSS
$custom: #affeb7; $custom-light: #c9ffcd; $custom-dark: #000000;
JSON
{
"hex": "#affeb7",
"rgb": {
"r": 175,
"g": 254,
"b": 183
},
"hsl": {
"h": 126.076,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.92797,
"c": 0.12319,
"h": 147
},
"luminance": 0.83416
}Semantic roles & 50–950 ramp
primary
#AFFEB7
secondary
#E46ED8
accent
#00CEE6
background
#FEFFFE
surface
#FAFFFA
border
#D3D7D3
text
#131813
muted
#838683