#AFE69F#AFE69F
#AFE69F is a very light, moderate green. Relative luminance 0.682; OKLCH L 86.9% C 0.111 H 138.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE69F |
|---|---|
| RGB | rgb(175, 230, 159) |
| HSL | hsl(106, 59%, 76%) |
| HSV | hsv(106, 31%, 90%) |
| CMYK | cmyk(23.9%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(86.11, -30.59, 29.08) |
| CIE-LCH | lch(86.11, 42.21, 136.44°) |
| OKLab | oklab(86.95% -0.0833 0.0731) |
| OKLCH | oklch(86.95% 0.111 138.7) |
| XYZ | xyz(52.2324, 68.2093, 43.2079) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.38
Light Grey Green
#B7E1A1
ΔE00 2.40
Washed Out Green
#BCF5A6
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 4.61
Light Pastel Green
#B2FBA5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE69F #D69FE6
analogous
#D3E69F #AFE69F #9FE6B3
triadic
#AFE69F #9FAFE6 #E69FAF
tetradic
#AFE69F #9FD3E6 #D69FE6 #E6B39F
square
#AFE69F #9FD3E6 #D69FE6 #E6B39F
split-complementary
#AFE69F #B39FE6 #E69FD3
monochromatic
#5ECD3E #87D96E #AFE69F #D7F3D0 #EBF9E7
Accessibility & contrast
On white
1.43
#AFE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#AFE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE69F
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE69F | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#E2D5A3
Tritanopia (blue-blind)
#ADE1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe69f; /* rgb */ color: rgb(175, 230, 159); /* oklch */ color: oklch(86.9% 0.111 138.7);
Tailwind
colors: {
custom: {
50: '#c8eebc',
500: '#afe69f',
950: '#000000',
},
}SCSS
$custom: #afe69f; $custom-light: #c8eebc; $custom-dark: #000000;
JSON
{
"hex": "#afe69f",
"rgb": {
"r": 175,
"g": 230,
"b": 159
},
"hsl": {
"h": 106.479,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.86947,
"c": 0.11083,
"h": 138.7
},
"luminance": 0.68211
}Semantic roles & 50–950 ramp
primary
#AFE69F
secondary
#AD69C0
accent
#1FC6A1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582