#AFE299#AFE299
#AFE299 is a very light, moderate green. Relative luminance 0.658; OKLCH L 85.9% C 0.111 H 136.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE299 |
|---|---|
| RGB | rgb(175, 226, 153) |
| HSL | hsl(102, 56%, 74%) |
| HSV | hsv(102, 32%, 89%) |
| CMYK | cmyk(22.6%, 0%, 32.3%, 11.4%) |
| CIE-LAB | lab(84.90, -29.60, 30.52) |
| CIE-LCH | lch(84.90, 42.52, 134.12°) |
| OKLab | oklab(85.94% -0.0806 0.0764) |
| OKLCH | oklch(85.94% 0.111 136.5) |
| XYZ | xyz(50.6239, 65.8053, 40.1653) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.09
Light Sage
#BCECAC
ΔE00 3.13
Washed Out Green
#BCF5A6
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.47
Light Pastel Green
#B2FBA5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE299 #CC99E2
analogous
#D4E299 #AFE299 #99E2A8
triadic
#AFE299 #99AFE2 #E299AF
tetradic
#AFE299 #99D4E2 #CC99E2 #E2A899
square
#AFE299 #99D4E2 #CC99E2 #E2A899
split-complementary
#AFE299 #A899E2 #E299D4
monochromatic
#64C73A #8AD469 #AFE299 #D4F0C9 #ECF8E7
Accessibility & contrast
On white
1.48
#AFE299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#AFE299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE299
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE299 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#AEDDCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe299; /* rgb */ color: rgb(175, 226, 153); /* oklch */ color: oklch(85.9% 0.111 136.5);
Tailwind
colors: {
custom: {
50: '#c8ebb7',
500: '#afe299',
950: '#000000',
},
}SCSS
$custom: #afe299; $custom-light: #c8ebb7; $custom-dark: #000000;
JSON
{
"hex": "#afe299",
"rgb": {
"r": 175,
"g": 226,
"b": 153
},
"hsl": {
"h": 101.918,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.85937,
"c": 0.1111,
"h": 136.5
},
"luminance": 0.65807
}Semantic roles & 50–950 ramp
primary
#AFE299
secondary
#A164BB
accent
#22C393
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481