#AFE499#AFE499
#AFE499 is a very light, moderate green. Relative luminance 0.669; OKLCH L 86.4% C 0.114 H 136.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE499 |
|---|---|
| RGB | rgb(175, 228, 153) |
| HSL | hsl(102, 58%, 75%) |
| HSV | hsv(102, 33%, 89%) |
| CMYK | cmyk(23.2%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(85.45, -30.54, 31.27) |
| CIE-LCH | lch(85.45, 43.71, 134.33°) |
| OKLab | oklab(86.38% -0.0832 0.0782) |
| OKLCH | oklch(86.38% 0.114 136.8) |
| XYZ | xyz(51.1709, 66.8993, 40.3476) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.49
Light Sage
#BCECAC
ΔE00 3.10
Washed Out Green
#BCF5A6
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 4.42
Light Pastel Green
#B2FBA5
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE499 #CE99E4
analogous
#D5E499 #AFE499 #99E4A9
triadic
#AFE499 #99AFE4 #E499AF
tetradic
#AFE499 #99D5E4 #CE99E4 #E4A999
square
#AFE499 #99D5E4 #CE99E4 #E4A999
split-complementary
#AFE499 #A999E4 #E499D5
monochromatic
#63CA38 #89D769 #AFE499 #D5F1C9 #ECF9E7
Accessibility & contrast
On white
1.46
#AFE499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#AFE499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE499
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE499 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D994
Deuteranopia (green-blind)
#E1D49D
Tritanopia (blue-blind)
#AEDFD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe499; /* rgb */ color: rgb(175, 228, 153); /* oklch */ color: oklch(86.4% 0.114 136.8);
Tailwind
colors: {
custom: {
50: '#c8ecb7',
500: '#afe499',
950: '#000000',
},
}SCSS
$custom: #afe499; $custom-light: #c8ecb7; $custom-dark: #000000;
JSON
{
"hex": "#afe499",
"rgb": {
"r": 175,
"g": 228,
"b": 153
},
"hsl": {
"h": 102.4,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.86384,
"c": 0.1142,
"h": 136.8
},
"luminance": 0.66901
}Semantic roles & 50–950 ramp
primary
#AFE499
secondary
#A364BE
accent
#20C695
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481