#AFFC8B#AFFC8B
#AFFC8B is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.164 H 136.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC8B |
|---|---|
| RGB | rgb(175, 252, 139) |
| HSL | hsl(101, 95%, 77%) |
| HSV | hsv(101, 45%, 99%) |
| CMYK | cmyk(30.6%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(91.95, -43.30, 46.60) |
| CIE-LCH | lch(91.95, 63.61, 132.90°) |
| OKLab | oklab(91.57% -0.1189 0.1132) |
| OKLCH | oklch(91.57% 0.164 136.4) |
| XYZ | xyz(57.1483, 80.5967, 36.9667) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.09
Celery
#C1FD95
ΔE00 2.50
Pastel Green
#B0FF9D
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.93
Light Green
#96F97B
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC8B #D88BFC
analogous
#E8FC8B #AFFC8B #8BFCA0
triadic
#AFFC8B #8BAFFC #FC8BAF
tetradic
#AFFC8B #8BE8FC #D88BFC #FCA08B
square
#AFFC8B #8BE8FC #D88BFC #FCA08B
split-complementary
#AFFC8B #A08BFC #FC8BE8
monochromatic
#5DF914 #86FA4F #AFFC8B #D8FEC7 #EAFEE1
Accessibility & contrast
On white
1.23
#AFFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#AFFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC8B
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC8B | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC82
Deuteranopia (green-blind)
#F8E592
Tritanopia (blue-blind)
#ADF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc8b; /* rgb */ color: rgb(175, 252, 139); /* oklch */ color: oklch(91.6% 0.164 136.4);
Tailwind
colors: {
custom: {
50: '#cafdae',
500: '#affc8b',
950: '#000000',
},
}SCSS
$custom: #affc8b; $custom-light: #cafdae; $custom-dark: #000000;
JSON
{
"hex": "#affc8b",
"rgb": {
"r": 175,
"g": 252,
"b": 139
},
"hsl": {
"h": 100.885,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.91567,
"c": 0.16414,
"h": 136.4
},
"luminance": 0.80599
}Semantic roles & 50–950 ramp
primary
#AFFC8B
secondary
#AF50DC
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681