#AFFEBF#AFFEBF
#AFFEBF is a very light, moderate green. Relative luminance 0.838; OKLCH L 93.0% C 0.115 H 150.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEBF |
|---|---|
| RGB | rgb(175, 254, 191) |
| HSL | hsl(132, 98%, 84%) |
| HSV | hsv(132, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(93.34, -36.47, 22.62) |
| CIE-LCH | lch(93.34, 42.91, 148.19°) |
| OKLab | oklab(92.97% -0.1 0.0577) |
| OKLCH | oklch(92.97% 0.115 150) |
| XYZ | xyz(62.5218, 83.7563, 62.1524) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.61
Light Seafoam
#A0FEBF
ΔE00 2.02
Light Seafoam Green
#A7FFB5
ΔE00 2.19
Light Mint Green
#A6FBB2
ΔE00 2.20
Light Sea Green
#98F6B0
ΔE00 3.06
Mint (survey)
#9FFEB0
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEBF #FEAFEE
analogous
#C7FEAF #AFFEBF #AFFEE7
triadic
#AFFEBF #BFAFFE #FEBFAF
tetradic
#AFFEBF #AFC7FE #FEAFEE #FEE7AF
square
#AFFEBF #AFC7FE #FEAFEE #FEE7AF
split-complementary
#AFFEBF #E7AFFE #FEAFC7
monochromatic
#36FC5E #73FD8F #AFFEBF #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.18
#AFFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#AFFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEBF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEBF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F2E9C2
Tritanopia (blue-blind)
#A4FBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affebf; /* rgb */ color: rgb(175, 254, 191); /* oklch */ color: oklch(93.0% 0.115 150.0);
Tailwind
colors: {
custom: {
50: '#c9ffd2',
500: '#affebf',
950: '#000000',
},
}SCSS
$custom: #affebf; $custom-light: #c9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#affebf",
"rgb": {
"r": 175,
"g": 254,
"b": 191
},
"hsl": {
"h": 132.152,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.92967,
"c": 0.1154,
"h": 150
},
"luminance": 0.83759
}Semantic roles & 50–950 ramp
primary
#AFFEBF
secondary
#E46ECC
accent
#00B7E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683