#AFE599#AFE599
#AFE599 is a very light, moderate green. Relative luminance 0.675; OKLCH L 86.6% C 0.116 H 136.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE599 |
|---|---|
| RGB | rgb(175, 229, 153) |
| HSL | hsl(103, 59%, 75%) |
| HSV | hsv(103, 33%, 90%) |
| CMYK | cmyk(23.6%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(85.73, -31.01, 31.64) |
| CIE-LCH | lch(85.73, 44.30, 134.43°) |
| OKLab | oklab(86.61% -0.0845 0.0791) |
| OKLCH | oklch(86.61% 0.116 136.9) |
| XYZ | xyz(51.4468, 67.4511, 40.4396) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.71
Light Sage
#BCECAC
ΔE00 3.12
Washed Out Green
#BCF5A6
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 4.18
Light Pastel Green
#B2FBA5
ΔE00 4.95
Pale Green
#C7FDB5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE599 #CF99E5
analogous
#D5E599 #AFE599 #99E5A9
triadic
#AFE599 #99AFE5 #E599AF
tetradic
#AFE599 #99D5E5 #CF99E5 #E5A999
square
#AFE599 #99D5E5 #CF99E5 #E5A999
split-complementary
#AFE599 #A999E5 #E599D5
monochromatic
#62CC37 #89D968 #AFE599 #D5F1CA #ECF9E7
Accessibility & contrast
On white
1.45
#AFE599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#AFE599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE599
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE599 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#E2D59D
Tritanopia (blue-blind)
#AEE0D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe599; /* rgb */ color: rgb(175, 229, 153); /* oklch */ color: oklch(86.6% 0.116 136.9);
Tailwind
colors: {
custom: {
50: '#c8edb7',
500: '#afe599',
950: '#000000',
},
}SCSS
$custom: #afe599; $custom-light: #c8edb7; $custom-dark: #000000;
JSON
{
"hex": "#afe599",
"rgb": {
"r": 175,
"g": 229,
"b": 153
},
"hsl": {
"h": 102.632,
"s": 59.375,
"l": 74.902
},
"oklch": {
"l": 0.86608,
"c": 0.11575,
"h": 136.9
},
"luminance": 0.67452
}Semantic roles & 50–950 ramp
primary
#AFE599
secondary
#A463BF
accent
#1EC796
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581