#AFF0AF#AFF0AF
#AFF0AF is a very light, moderate green. Relative luminance 0.745; OKLCH L 89.5% C 0.110 H 144.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0AF |
|---|---|
| RGB | rgb(175, 240, 175) |
| HSL | hsl(120, 68%, 81%) |
| HSV | hsv(120, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(89.17, -32.73, 25.05) |
| CIE-LCH | lch(89.17, 41.21, 142.57°) |
| OKLab | oklab(89.5% -0.0893 0.0635) |
| OKLCH | oklch(89.5% 0.11 144.6) |
| XYZ | xyz(56.5748, 74.5272, 51.9535) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.85
Celadon
#BEFDB7
ΔE00 3.01
Light Mint
#B6FFBB
ΔE00 3.12
Light Mint Green
#A6FBB2
ΔE00 3.19
Hospital Green
#9BE5AA
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0AF #F0AFF0
analogous
#D0F0AF #AFF0AF #AFF0D0
triadic
#AFF0AF #AFAFF0 #F0AFAF
tetradic
#AFF0AF #AFD0F0 #F0AFF0 #F0D0AF
square
#AFF0AF #AFD0F0 #F0AFF0 #F0D0AF
split-complementary
#AFF0AF #D0AFF0 #F0AFD0
monochromatic
#48DD48 #7BE67B #AFF0AF #E3FAE3 #E5FAE5
Accessibility & contrast
On white
1.32
#AFF0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#AFF0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0AF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0AF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#A9ECDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff0af; /* rgb */ color: rgb(175, 240, 175); /* oklch */ color: oklch(89.5% 0.110 144.6);
Tailwind
colors: {
custom: {
50: '#c8f5c7',
500: '#aff0af',
950: '#000000',
},
}SCSS
$custom: #aff0af; $custom-light: #c8f5c7; $custom-dark: #000000;
JSON
{
"hex": "#aff0af",
"rgb": {
"r": 175,
"g": 240,
"b": 175
},
"hsl": {
"h": 120,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.89504,
"c": 0.10963,
"h": 144.6
},
"luminance": 0.74529
}Semantic roles & 50–950 ramp
primary
#AFF0AF
secondary
#CE75CE
accent
#15D0D0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582