#AFFEBD#AFFEBD
#AFFEBD is a very light, moderate green. Relative luminance 0.837; OKLCH L 92.9% C 0.117 H 149.2°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEBD |
|---|---|
| RGB | rgb(175, 254, 189) |
| HSL | hsl(131, 98%, 84%) |
| HSV | hsv(131, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(93.31, -36.81, 23.58) |
| CIE-LCH | lch(93.31, 43.72, 147.35°) |
| OKLab | oklab(92.92% -0.1008 0.06) |
| OKLCH | oklch(92.92% 0.117 149.2) |
| XYZ | xyz(62.3032, 83.6688, 61.0012) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.28
Light Seafoam Green
#A7FFB5
ΔE00 1.83
Light Mint Green
#A6FBB2
ΔE00 1.85
Light Seafoam
#A0FEBF
ΔE00 2.19
Mint (survey)
#9FFEB0
ΔE00 2.80
Celadon
#BEFDB7
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEBD #FEAFF0
analogous
#C9FEAF #AFFEBD #AFFEE5
triadic
#AFFEBD #BDAFFE #FEBDAF
tetradic
#AFFEBD #AFC9FE #FEAFF0 #FEE5AF
square
#AFFEBD #AFC9FE #FEAFF0 #FEE5AF
split-complementary
#AFFEBD #E5AFFE #FEAFC9
monochromatic
#36FC59 #73FD8B #AFFEBD #E1FFE6 #E1FFE6
Accessibility & contrast
On white
1.18
#AFFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#AFFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEBD
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEBD | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F3E8C1
Tritanopia (blue-blind)
#A4FBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affebd; /* rgb */ color: rgb(175, 254, 189); /* oklch */ color: oklch(92.9% 0.117 149.2);
Tailwind
colors: {
custom: {
50: '#c9ffd1',
500: '#affebd',
950: '#000000',
},
}SCSS
$custom: #affebd; $custom-light: #c9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#affebd",
"rgb": {
"r": 175,
"g": 254,
"b": 189
},
"hsl": {
"h": 130.633,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.92923,
"c": 0.11733,
"h": 149.2
},
"luminance": 0.83672
}Semantic roles & 50–950 ramp
primary
#AFFEBD
secondary
#E46ECF
accent
#00BDE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683