#AFFD8B#AFFD8B
#AFFD8B is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.166 H 136.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD8B |
|---|---|
| RGB | rgb(175, 253, 139) |
| HSL | hsl(101, 97%, 77%) |
| HSV | hsv(101, 45%, 99%) |
| CMYK | cmyk(30.8%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(92.23, -43.73, 46.95) |
| CIE-LCH | lch(92.23, 64.16, 132.97°) |
| OKLab | oklab(91.79% -0.1201 0.114) |
| OKLCH | oklch(91.79% 0.166 136.5) |
| XYZ | xyz(57.4631, 81.2264, 37.0717) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.18
Celery
#C1FD95
ΔE00 2.58
Pastel Green
#B0FF9D
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Green
#96F97B
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD8B #D98BFD
analogous
#E8FD8B #AFFD8B #8BFDA0
triadic
#AFFD8B #8BAFFD #FD8BAF
tetradic
#AFFD8B #8BE8FD #D98BFD #FDA08B
square
#AFFD8B #8BE8FD #D98BFD #FDA08B
split-complementary
#AFFD8B #A08BFD #FD8BE8
monochromatic
#5CFB13 #86FC4F #AFFD8B #D8FEC7 #EAFEE1
Accessibility & contrast
On white
1.22
#AFFD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#AFFD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD8B
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD8B | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED82
Deuteranopia (green-blind)
#F9E692
Tritanopia (blue-blind)
#ADF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd8b; /* rgb */ color: rgb(175, 253, 139); /* oklch */ color: oklch(91.8% 0.166 136.5);
Tailwind
colors: {
custom: {
50: '#cafeae',
500: '#affd8b',
950: '#000000',
},
}SCSS
$custom: #affd8b; $custom-light: #cafeae; $custom-dark: #000000;
JSON
{
"hex": "#affd8b",
"rgb": {
"r": 175,
"g": 253,
"b": 139
},
"hsl": {
"h": 101.053,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91794,
"c": 0.16556,
"h": 136.5
},
"luminance": 0.81229
}Semantic roles & 50–950 ramp
primary
#AFFD8B
secondary
#B04FDD
accent
#00E69D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681