#AFE79E#AFE79E
#AFE79E is a very light, moderate green. Relative luminance 0.687; OKLCH L 87.2% C 0.113 H 138.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE79E |
|---|---|
| RGB | rgb(175, 231, 158) |
| HSL | hsl(106, 60%, 76%) |
| HSV | hsv(106, 32%, 91%) |
| CMYK | cmyk(24.2%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(86.37, -31.21, 29.94) |
| CIE-LCH | lch(86.37, 43.25, 136.18°) |
| OKLab | oklab(87.15% -0.085 0.0751) |
| OKLCH | oklch(87.15% 0.113 138.5) |
| XYZ | xyz(52.4250, 68.7329, 42.8458) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.53
Light Grey Green
#B7E1A1
ΔE00 2.70
Washed Out Green
#BCF5A6
ΔE00 3.16
Tea Green
#BDF8A3
ΔE00 4.04
Light Pastel Green
#B2FBA5
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE79E #D69EE7
analogous
#D4E79E #AFE79E #9EE7B2
triadic
#AFE79E #9EAFE7 #E79EAF
tetradic
#AFE79E #9ED4E7 #D69EE7 #E7B29E
square
#AFE79E #9ED4E7 #D69EE7 #E7B29E
split-complementary
#AFE79E #B29EE7 #E79ED4
monochromatic
#5ECF3C #87DB6D #AFE79E #D7F3CF #EBF9E6
Accessibility & contrast
On white
1.42
#AFE79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#AFE79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE79E
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE79E | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB99
Deuteranopia (green-blind)
#E3D6A2
Tritanopia (blue-blind)
#ADE2D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe79e; /* rgb */ color: rgb(175, 231, 158); /* oklch */ color: oklch(87.2% 0.113 138.5);
Tailwind
colors: {
custom: {
50: '#c8efbb',
500: '#afe79e',
950: '#000000',
},
}SCSS
$custom: #afe79e; $custom-light: #c8efbb; $custom-dark: #000000;
JSON
{
"hex": "#afe79e",
"rgb": {
"r": 175,
"g": 231,
"b": 158
},
"hsl": {
"h": 106.027,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.87151,
"c": 0.11347,
"h": 138.5
},
"luminance": 0.68734
}Semantic roles & 50–950 ramp
primary
#AFE79E
secondary
#AD68C2
accent
#1DC8A0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582