#AFE277#AFE277
#AFE277 is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.4% C 0.147 H 130.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE277 |
|---|---|
| RGB | rgb(175, 226, 119) |
| HSL | hsl(89, 65%, 68%) |
| HSV | hsv(89, 47%, 89%) |
| CMYK | cmyk(22.6%, 0%, 47.3%, 11.4%) |
| CIE-LAB | lab(84.40, -34.02, 46.80) |
| CIE-LCH | lch(84.40, 57.86, 126.02°) |
| OKLab | oklab(85.37% -0.0943 0.1126) |
| OKLCH | oklch(85.37% 0.147 130) |
| XYZ | xyz(48.2048, 64.8376, 27.4244) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Spring Green (survey)
#A9F971
ΔE00 5.88
Celery
#C1FD95
ΔE00 5.96
Light Pea Green
#C4FE82
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE277 #AA77E2
analogous
#E2DF77 #AFE277 #7AE277
triadic
#AFE277 #77AFE2 #E277AF
tetradic
#AFE277 #77E2DF #AA77E2 #E2777A
square
#AFE277 #77E2DF #AA77E2 #E2777A
split-complementary
#AFE277 #777AE2 #DF77E2
monochromatic
#73B727 #91D745 #AFE277 #CDEDA9 #EAF8DC
Accessibility & contrast
On white
1.50
#AFE277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#AFE277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE277
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE277 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56E
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#B2DAC9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe277; /* rgb */ color: rgb(175, 226, 119); /* oklch */ color: oklch(85.4% 0.147 130.0);
Tailwind
colors: {
custom: {
50: '#c9eba0',
500: '#afe277',
950: '#000000',
},
}SCSS
$custom: #afe277; $custom-light: #c9eba0; $custom-dark: #000000;
JSON
{
"hex": "#afe277",
"rgb": {
"r": 175,
"g": 226,
"b": 119
},
"hsl": {
"h": 88.598,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.85374,
"c": 0.14683,
"h": 130
},
"luminance": 0.64839
}Semantic roles & 50–950 ramp
primary
#AFE277
secondary
#7C45B8
accent
#19CD6F
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480