#AFFAB4#AFFAB4
#AFFAB4 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.8% C 0.120 H 146.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFAB4 |
|---|---|
| RGB | rgb(175, 250, 180) |
| HSL | hsl(124, 88%, 83%) |
| HSV | hsv(124, 30%, 98%) |
| CMYK | cmyk(30%, 0%, 28%, 2%) |
| CIE-LAB | lab(92.03, -36.50, 26.41) |
| CIE-LCH | lch(92.03, 45.05, 144.11°) |
| OKLab | oklab(91.84% -0.0997 0.0669) |
| OKLCH | oklch(91.84% 0.12 146.1) |
| XYZ | xyz(60.1003, 80.7779, 55.5962) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.24
Light Mint Green
#A6FBB2
ΔE00 1.31
Light Seafoam Green
#A7FFB5
ΔE00 1.76
Celadon
#BEFDB7
ΔE00 2.10
Mint (survey)
#9FFEB0
ΔE00 2.55
Light Sea Green
#98F6B0
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFAB4 #FAAFF5
analogous
#CFFAAF #AFFAB4 #AFFAD9
triadic
#AFFAB4 #B4AFFA #FAB4AF
tetradic
#AFFAB4 #AFCFFA #FAAFF5 #FAD9AF
square
#AFFAB4 #AFCFFA #FAAFF5 #FAD9AF
split-complementary
#AFFAB4 #D9AFFA #FAAFCF
monochromatic
#3CF348 #75F67E #AFFAB4 #E2FDE4 #E2FDE4
Accessibility & contrast
On white
1.22
#AFFAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#AFFAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFAB4
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFAB4 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB0
Deuteranopia (green-blind)
#F1E5B8
Tritanopia (blue-blind)
#A6F6E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affab4; /* rgb */ color: rgb(175, 250, 180); /* oklch */ color: oklch(91.8% 0.120 146.1);
Tailwind
colors: {
custom: {
50: '#c9fcca',
500: '#affab4',
950: '#000000',
},
}SCSS
$custom: #affab4; $custom-light: #c9fcca; $custom-dark: #000000;
JSON
{
"hex": "#affab4",
"rgb": {
"r": 175,
"g": 250,
"b": 180
},
"hsl": {
"h": 124,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.91841,
"c": 0.12006,
"h": 146.1
},
"luminance": 0.8078
}Semantic roles & 50–950 ramp
primary
#AFFAB4
secondary
#DD70D6
accent
#01D6E5
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582