#AFEFAF#AFEFAF
#AFEFAF is a very light, moderate green. Relative luminance 0.739; OKLCH L 89.3% C 0.108 H 144.6°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFAF |
|---|---|
| RGB | rgb(175, 239, 175) |
| HSL | hsl(120, 67%, 81%) |
| HSV | hsv(120, 27%, 94%) |
| CMYK | cmyk(26.8%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(88.89, -32.26, 24.67) |
| CIE-LCH | lch(88.89, 40.61, 142.60°) |
| OKLab | oklab(89.28% -0.0881 0.0626) |
| OKLCH | oklch(89.28% 0.108 144.6) |
| XYZ | xyz(56.2812, 73.9400, 51.8556) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Celadon
#BEFDB7
ΔE00 3.22
Hospital Green
#9BE5AA
ΔE00 3.31
Light Mint
#B6FFBB
ΔE00 3.34
Light Mint Green
#A6FBB2
ΔE00 3.43
Washed Out Green
#BCF5A6
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFAF #EFAFEF
analogous
#CFEFAF #AFEFAF #AFEFCF
triadic
#AFEFAF #AFAFEF #EFAFAF
tetradic
#AFEFAF #AFCFEF #EFAFEF #EFCFAF
square
#AFEFAF #AFCFEF #EFAFEF #EFCFAF
split-complementary
#AFEFAF #CFAFEF #EFAFCF
monochromatic
#49DB49 #7CE57C #AFEFAF #E2F9E2 #E5FAE5
Accessibility & contrast
On white
1.33
#AFEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#AFEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFAF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFAF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AB
Deuteranopia (green-blind)
#E7DDB2
Tritanopia (blue-blind)
#A9EBDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afefaf; /* rgb */ color: rgb(175, 239, 175); /* oklch */ color: oklch(89.3% 0.108 144.6);
Tailwind
colors: {
custom: {
50: '#c8f4c7',
500: '#afefaf',
950: '#000000',
},
}SCSS
$custom: #afefaf; $custom-light: #c8f4c7; $custom-dark: #000000;
JSON
{
"hex": "#afefaf",
"rgb": {
"r": 175,
"g": 239,
"b": 175
},
"hsl": {
"h": 120,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.89281,
"c": 0.10806,
"h": 144.6
},
"luminance": 0.73942
}Semantic roles & 50–950 ramp
primary
#AFEFAF
secondary
#CD75CD
accent
#17CFCF
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582