#AFDA7E#AFDA7E
#AFDA7E is a very light, vivid yellow-green. Relative luminance 0.608; OKLCH L 83.7% C 0.128 H 129.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDA7E |
|---|---|
| RGB | rgb(175, 218, 126) |
| HSL | hsl(88, 55%, 67%) |
| HSV | hsv(88, 42%, 85%) |
| CMYK | cmyk(19.7%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(82.25, -29.47, 40.70) |
| CIE-LCH | lch(82.25, 50.25, 125.91°) |
| OKLab | oklab(83.67% -0.0812 0.0992) |
| OKLCH | oklch(83.67% 0.128 129.3) |
| XYZ | xyz(46.5159, 60.7624, 29.0122) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.35
Light Moss Green
#A6C875
ΔE00 4.39
Pale Olive
#B9CC81
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 5.73
Pistachio
#93C572
ΔE00 5.95
Greenish Tan
#BCCB7A
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDA7E #A97EDA
analogous
#DAD77E #AFDA7E #81DA7E
triadic
#AFDA7E #7EAFDA #DA7EAF
tetradic
#AFDA7E #7EDAD7 #A97EDA #DA7E81
square
#AFDA7E #7EDAD7 #A97EDA #DA7E81
split-complementary
#AFDA7E #7E81DA #D77EDA
monochromatic
#73AC31 #92CC4E #AFDA7E #CCE8AE #EAF5DD
Accessibility & contrast
On white
1.60
#AFDA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#AFDA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDA7E
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDA7E | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF77
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#B2D3C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afda7e; /* rgb */ color: rgb(175, 218, 126); /* oklch */ color: oklch(83.7% 0.128 129.3);
Tailwind
colors: {
custom: {
50: '#c8e5a5',
500: '#afda7e',
950: '#000000',
},
}SCSS
$custom: #afda7e; $custom-light: #c8e5a5; $custom-dark: #000000;
JSON
{
"hex": "#afda7e",
"rgb": {
"r": 175,
"g": 218,
"b": 126
},
"hsl": {
"h": 88.043,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.83672,
"c": 0.12821,
"h": 129.3
},
"luminance": 0.60763
}Semantic roles & 50–950 ramp
primary
#AFDA7E
secondary
#7B4DAF
accent
#23C36E
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480