#AFFEBB#AFFEBB
#AFFEBB is a very light, moderate green. Relative luminance 0.836; OKLCH L 92.9% C 0.119 H 148.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEBB |
|---|---|
| RGB | rgb(175, 254, 187) |
| HSL | hsl(129, 98%, 84%) |
| HSV | hsv(129, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(93.27, -37.15, 24.55) |
| CIE-LCH | lch(93.27, 44.53, 146.54°) |
| OKLab | oklab(92.88% -0.1016 0.0624) |
| OKLCH | oklch(92.88% 0.119 148.5) |
| XYZ | xyz(62.0876, 83.5826, 59.8657) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.03
Light Seafoam Green
#A7FFB5
ΔE00 1.52
Light Mint Green
#A6FBB2
ΔE00 1.54
Light Seafoam
#A0FEBF
ΔE00 2.43
Mint (survey)
#9FFEB0
ΔE00 2.52
Celadon
#BEFDB7
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEBB #FEAFF2
analogous
#CBFEAF #AFFEBB #AFFEE3
triadic
#AFFEBB #BBAFFE #FEBBAF
tetradic
#AFFEBB #AFCBFE #FEAFF2 #FEE3AF
square
#AFFEBB #AFCBFE #FEAFF2 #FEE3AF
split-complementary
#AFFEBB #E3AFFE #FEAFCB
monochromatic
#36FC54 #73FD88 #AFFEBB #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.19
#AFFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#AFFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEBB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEBB | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F3E8BF
Tritanopia (blue-blind)
#A4FBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affebb; /* rgb */ color: rgb(175, 254, 187); /* oklch */ color: oklch(92.9% 0.119 148.5);
Tailwind
colors: {
custom: {
50: '#c9ffcf',
500: '#affebb',
950: '#000000',
},
}SCSS
$custom: #affebb; $custom-light: #c9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#affebb",
"rgb": {
"r": 175,
"g": 254,
"b": 187
},
"hsl": {
"h": 129.114,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.92881,
"c": 0.11927,
"h": 148.5
},
"luminance": 0.83585
}Semantic roles & 50–950 ramp
primary
#AFFEBB
secondary
#E46ED2
accent
#00C3E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683