#AFFEAB#AFFEAB
#AFFEAB is a very light, vivid green. Relative luminance 0.829; OKLCH L 92.6% C 0.135 H 143.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEAB |
|---|---|
| RGB | rgb(175, 254, 171) |
| HSL | hsl(117, 98%, 83%) |
| HSV | hsv(117, 33%, 100%) |
| CMYK | cmyk(31.1%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(92.99, -39.73, 32.24) |
| CIE-LCH | lch(92.99, 51.17, 140.95°) |
| OKLab | oklab(92.56% -0.1084 0.0808) |
| OKLCH | oklch(92.56% 0.135 143.3) |
| XYZ | xyz(60.4692, 82.9352, 51.3422) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.27
Light Mint Green
#A6FBB2
ΔE00 2.41
Light Seafoam Green
#A7FFB5
ΔE00 2.42
Mint (survey)
#9FFEB0
ΔE00 2.59
Pastel Green
#B0FF9D
ΔE00 2.60
Light Mint
#B6FFBB
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEAB #FAABFE
analogous
#D8FEAB #AFFEAB #ABFED0
triadic
#AFFEAB #ABAFFE #FEABAF
tetradic
#AFFEAB #ABD8FE #FAABFE #FED0AB
square
#AFFEAB #ABD8FE #FAABFE #FED0AB
split-complementary
#AFFEAB #D0ABFE #FEABD8
monochromatic
#3CFD32 #75FD6F #AFFEAB #E2FFE1 #E2FFE1
Accessibility & contrast
On white
1.19
#AFFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#AFFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEAB
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEAB | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A6
Deuteranopia (green-blind)
#F6E8B0
Tritanopia (blue-blind)
#A8F9E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affeab; /* rgb */ color: rgb(175, 254, 171); /* oklch */ color: oklch(92.6% 0.135 143.3);
Tailwind
colors: {
custom: {
50: '#c9ffc4',
500: '#affeab',
950: '#000000',
},
}SCSS
$custom: #affeab; $custom-light: #c9ffc4; $custom-dark: #000000;
JSON
{
"hex": "#affeab",
"rgb": {
"r": 175,
"g": 254,
"b": 171
},
"hsl": {
"h": 117.108,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.92559,
"c": 0.13519,
"h": 143.3
},
"luminance": 0.82938
}Semantic roles & 50–950 ramp
primary
#AFFEAB
secondary
#DD6AE3
accent
#00E6DA
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131813
muted
#838682