#AFFEB9#AFFEB9
#AFFEB9 is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.8% C 0.121 H 147.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEB9 |
|---|---|
| RGB | rgb(175, 254, 185) |
| HSL | hsl(128, 98%, 84%) |
| HSV | hsv(128, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 27.2%, 0.4%) |
| CIE-LAB | lab(93.23, -37.49, 25.51) |
| CIE-LCH | lch(93.23, 45.34, 145.76°) |
| OKLab | oklab(92.84% -0.1025 0.0648) |
| OKLCH | oklch(92.84% 0.121 147.7) |
| XYZ | xyz(61.8750, 83.4975, 58.7460) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.92
Light Seafoam Green
#A7FFB5
ΔE00 1.28
Light Mint Green
#A6FBB2
ΔE00 1.29
Mint (survey)
#9FFEB0
ΔE00 2.30
Celadon
#BEFDB7
ΔE00 2.49
Light Seafoam
#A0FEBF
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEB9 #FEAFF4
analogous
#CDFEAF #AFFEB9 #AFFEE1
triadic
#AFFEB9 #B9AFFE #FEB9AF
tetradic
#AFFEB9 #AFCDFE #FEAFF4 #FEE1AF
square
#AFFEB9 #AFCDFE #FEAFF4 #FEE1AF
split-complementary
#AFFEB9 #E1AFFE #FEAFCD
monochromatic
#36FC4F #73FD84 #AFFEB9 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.19
#AFFEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#AFFEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEB9
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEB9 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B5
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#A5FBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affeb9; /* rgb */ color: rgb(175, 254, 185); /* oklch */ color: oklch(92.8% 0.121 147.7);
Tailwind
colors: {
custom: {
50: '#c9ffce',
500: '#affeb9',
950: '#000000',
},
}SCSS
$custom: #affeb9; $custom-light: #c9ffce; $custom-dark: #000000;
JSON
{
"hex": "#affeb9",
"rgb": {
"r": 175,
"g": 254,
"b": 185
},
"hsl": {
"h": 127.595,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.92839,
"c": 0.12123,
"h": 147.7
},
"luminance": 0.835
}Semantic roles & 50–950 ramp
primary
#AFFEB9
secondary
#E46ED5
accent
#00C8E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131813
muted
#838683