#A8FD8B#A8FD8B
#A8FD8B is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.4% C 0.169 H 138.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FD8B |
|---|---|
| RGB | rgb(168, 253, 139) |
| HSL | hsl(105, 97%, 77%) |
| HSV | hsv(105, 45%, 99%) |
| CMYK | cmyk(33.6%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(91.88, -46.01, 46.44) |
| CIE-LCH | lch(91.88, 65.37, 134.73°) |
| OKLab | oklab(91.42% -0.1261 0.1129) |
| OKLCH | oklch(91.42% 0.169 138.2) |
| XYZ | xyz(55.9322, 80.4370, 36.9999) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.18
Light Green
#96F97B
ΔE00 2.30
Pastel Green
#B0FF9D
ΔE00 2.43
Easter Green
#8CFD7E
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.41
Palegreen
#98FB98
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FD8B #E08BFD
analogous
#E1FD8B #A8FD8B #8BFDA7
triadic
#A8FD8B #8BA8FD #FD8BA8
tetradic
#A8FD8B #8BE1FD #E08BFD #FDA78B
square
#A8FD8B #8BE1FD #E08BFD #FDA78B
split-complementary
#A8FD8B #A78BFD #FD8BE1
monochromatic
#4EFB13 #7BFC4F #A8FD8B #D5FEC7 #E8FEE1
Accessibility & contrast
On white
1.23
#A8FD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#A8FD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FD8B
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FD8B | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC82
Deuteranopia (green-blind)
#F7E592
Tritanopia (blue-blind)
#A4F6E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a8fd8b; /* rgb */ color: rgb(168, 253, 139); /* oklch */ color: oklch(91.4% 0.169 138.2);
Tailwind
colors: {
custom: {
50: '#c5feae',
500: '#a8fd8b',
950: '#000000',
},
}SCSS
$custom: #a8fd8b; $custom-light: #c5feae; $custom-dark: #000000;
JSON
{
"hex": "#a8fd8b",
"rgb": {
"r": 168,
"g": 253,
"b": 139
},
"hsl": {
"h": 104.737,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91415,
"c": 0.1692,
"h": 138.2
},
"luminance": 0.80439
}Semantic roles & 50–950 ramp
primary
#A8FD8B
secondary
#B94FDD
accent
#00E6AB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681