#AFEB99#AFEB99
#AFEB99 is a very light, vivid green. Relative luminance 0.708; OKLCH L 88.0% C 0.125 H 137.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEB99 |
|---|---|
| RGB | rgb(175, 235, 153) |
| HSL | hsl(104, 67%, 76%) |
| HSV | hsv(104, 35%, 92%) |
| CMYK | cmyk(25.5%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(87.40, -33.80, 33.85) |
| CIE-LCH | lch(87.40, 47.84, 134.96°) |
| OKLab | oklab(87.95% -0.0922 0.0843) |
| OKLCH | oklch(87.95% 0.125 137.6) |
| XYZ | xyz(53.1357, 70.8289, 41.0026) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.45
Tea Green
#BDF8A3
ΔE00 2.91
Light Pastel Green
#B2FBA5
ΔE00 3.51
Light Sage
#BCECAC
ΔE00 3.63
Light Grey Green
#B7E1A1
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEB99 #D599EB
analogous
#D8EB99 #AFEB99 #99EBAC
triadic
#AFEB99 #99AFEB #EB99AF
tetradic
#AFEB99 #99D8EB #D599EB #EBAC99
square
#AFEB99 #99D8EB #D599EB #EBAC99
split-complementary
#AFEB99 #AC99EB #EB99D8
monochromatic
#5FD733 #87E166 #AFEB99 #D7F5CC #EBFAE5
Accessibility & contrast
On white
1.38
#AFEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#AFEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEB99
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEB99 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#E7D99D
Tritanopia (blue-blind)
#ADE5D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeb99; /* rgb */ color: rgb(175, 235, 153); /* oklch */ color: oklch(88.0% 0.125 137.6);
Tailwind
colors: {
custom: {
50: '#c8f1b7',
500: '#afeb99',
950: '#000000',
},
}SCSS
$custom: #afeb99; $custom-light: #c8f1b7; $custom-dark: #000000;
JSON
{
"hex": "#afeb99",
"rgb": {
"r": 175,
"g": 235,
"b": 153
},
"hsl": {
"h": 103.902,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.87954,
"c": 0.12495,
"h": 137.6
},
"luminance": 0.70831
}Semantic roles & 50–950 ramp
primary
#AFEB99
secondary
#AB62C6
accent
#16CF9E
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581