#AFFE8B#AFFE8B
#AFFE8B is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.167 H 136.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE8B |
|---|---|
| RGB | rgb(175, 254, 139) |
| HSL | hsl(101, 98%, 77%) |
| HSV | hsv(101, 45%, 100%) |
| CMYK | cmyk(31.1%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(92.51, -44.17, 47.30) |
| CIE-LCH | lch(92.51, 64.72, 133.04°) |
| OKLab | oklab(92.02% -0.1213 0.1148) |
| OKLCH | oklch(92.02% 0.167 136.6) |
| XYZ | xyz(57.7796, 81.8594, 37.1772) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 2.67
Light Green
#96F97B
ΔE00 2.91
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Yellowish Green
#C2FF89
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE8B #DA8BFE
analogous
#E9FE8B #AFFE8B #8BFEA0
triadic
#AFFE8B #8BAFFE #FE8BAF
tetradic
#AFFE8B #8BE9FE #DA8BFE #FEA08B
square
#AFFE8B #8BE9FE #DA8BFE #FEA08B
split-complementary
#AFFE8B #A08BFE #FE8BE9
monochromatic
#5BFD12 #85FD4E #AFFE8B #D9FFC8 #EAFFE1
Accessibility & contrast
On white
1.21
#AFFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#AFFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE8B
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE8B | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#F9E792
Tritanopia (blue-blind)
#ADF7E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe8b; /* rgb */ color: rgb(175, 254, 139); /* oklch */ color: oklch(92.0% 0.167 136.6);
Tailwind
colors: {
custom: {
50: '#caffaf',
500: '#affe8b',
950: '#000000',
},
}SCSS
$custom: #affe8b; $custom-light: #caffaf; $custom-dark: #000000;
JSON
{
"hex": "#affe8b",
"rgb": {
"r": 175,
"g": 254,
"b": 139
},
"hsl": {
"h": 101.217,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92021,
"c": 0.16698,
"h": 136.6
},
"luminance": 0.81862
}Semantic roles & 50–950 ramp
primary
#AFFE8B
secondary
#B14FDE
accent
#00E69E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681