#AFD69F#AFD69F
#AFD69F is a very light, moderate green. Relative luminance 0.597; OKLCH L 83.4% C 0.085 H 136.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD69F |
|---|---|
| RGB | rgb(175, 214, 159) |
| HSL | hsl(103, 40%, 73%) |
| HSV | hsv(103, 26%, 84%) |
| CMYK | cmyk(18.2%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(81.68, -22.91, 23.07) |
| CIE-LCH | lch(81.68, 32.51, 134.81°) |
| OKLab | oklab(83.39% -0.0622 0.0585) |
| OKLCH | oklch(83.39% 0.085 136.7) |
| XYZ | xyz(47.9824, 59.7093, 41.7912) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.00
Light Sage
#BCECAC
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 7.09
Pale Olive
#B9CC81
ΔE00 7.26
Light Moss Green
#A6C875
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD69F #C69FD6
analogous
#CAD69F #AFD69F #9FD6AA
triadic
#AFD69F #9FAFD6 #D69FAF
tetradic
#AFD69F #9FCAD6 #C69FD6 #D6AA9F
square
#AFD69F #9FCAD6 #C69FD6 #D6AA9F
split-complementary
#AFD69F #AA9FD6 #D69FCA
monochromatic
#68B04B #8BC474 #AFD69F #D3E8CA #EDF6EA
Accessibility & contrast
On white
1.62
#AFD69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#AFD69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD69F
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD69F | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9C
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#AED2C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afd69f; /* rgb */ color: rgb(175, 214, 159); /* oklch */ color: oklch(83.4% 0.085 136.7);
Tailwind
colors: {
custom: {
50: '#c7e2bb',
500: '#afd69f',
950: '#000000',
},
}SCSS
$custom: #afd69f; $custom-light: #c7e2bb; $custom-dark: #000000;
JSON
{
"hex": "#afd69f",
"rgb": {
"r": 175,
"g": 214,
"b": 159
},
"hsl": {
"h": 102.545,
"s": 40.146,
"l": 73.137
},
"oklch": {
"l": 0.8339,
"c": 0.08539,
"h": 136.7
},
"luminance": 0.5971
}Semantic roles & 50–950 ramp
primary
#AFD69F
secondary
#9A6CAD
accent
#32B38E
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482