#AFFDB7#AFFDB7
#AFFDB7 is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.6% C 0.122 H 147.1°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDB7 |
|---|---|
| RGB | rgb(175, 253, 183) |
| HSL | hsl(126, 95%, 84%) |
| HSV | hsv(126, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 27.7%, 0.8%) |
| CIE-LAB | lab(92.92, -37.37, 26.10) |
| CIE-LCH | lch(92.92, 45.58, 145.07°) |
| OKLab | oklab(92.57% -0.1021 0.0662) |
| OKLCH | oklch(92.57% 0.122 147.1) |
| XYZ | xyz(61.3488, 82.7807, 57.5364) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.93
Light Mint Green
#A6FBB2
ΔE00 1.17
Light Seafoam Green
#A7FFB5
ΔE00 1.30
Mint (survey)
#9FFEB0
ΔE00 2.26
Celadon
#BEFDB7
ΔE00 2.31
Light Sea Green
#98F6B0
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDB7 #FDAFF5
analogous
#CEFDAF #AFFDB7 #AFFDDE
triadic
#AFFDB7 #B7AFFD #FDB7AF
tetradic
#AFFDB7 #AFCEFD #FDAFF5 #FDDEAF
square
#AFFDB7 #AFCEFD #FDAFF5 #FDDEAF
split-complementary
#AFFDB7 #DEAFFD #FDAFCE
monochromatic
#38FA4C #73FC81 #AFFDB7 #E1FEE4 #E1FEE4
Accessibility & contrast
On white
1.20
#AFFDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#AFFDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDB7
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDB7 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B3
Deuteranopia (green-blind)
#F3E8BB
Tritanopia (blue-blind)
#A5F9EA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdb7; /* rgb */ color: rgb(175, 253, 183); /* oklch */ color: oklch(92.6% 0.122 147.1);
Tailwind
colors: {
custom: {
50: '#c9fecd',
500: '#affdb7',
950: '#000000',
},
}SCSS
$custom: #affdb7; $custom-light: #c9fecd; $custom-dark: #000000;
JSON
{
"hex": "#affdb7",
"rgb": {
"r": 175,
"g": 253,
"b": 183
},
"hsl": {
"h": 126.154,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92574,
"c": 0.12167,
"h": 147.1
},
"luminance": 0.82783
}Semantic roles & 50–950 ramp
primary
#AFFDB7
secondary
#E26ED6
accent
#00CEE6
background
#FEFFFE
surface
#FAFFFA
border
#D3D7D3
text
#131813
muted
#838683