#AFFDB8#AFFDB8
#AFFDB8 is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.6% C 0.121 H 147.4°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDB8 |
|---|---|
| RGB | rgb(175, 253, 184) |
| HSL | hsl(127, 95%, 84%) |
| HSV | hsv(127, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 27.3%, 0.8%) |
| CIE-LAB | lab(92.94, -37.20, 25.62) |
| CIE-LCH | lch(92.94, 45.17, 145.45°) |
| OKLab | oklab(92.59% -0.1017 0.065) |
| OKLCH | oklch(92.59% 0.121 147.4) |
| XYZ | xyz(61.4533, 82.8224, 58.0865) |
| Luminance | 0.8283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.91
Light Mint Green
#A6FBB2
ΔE00 1.24
Light Seafoam Green
#A7FFB5
ΔE00 1.37
Mint (survey)
#9FFEB0
ΔE00 2.34
Celadon
#BEFDB7
ΔE00 2.38
Light Seafoam
#A0FEBF
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDB8 #FDAFF4
analogous
#CDFDAF #AFFDB8 #AFFDDF
triadic
#AFFDB8 #B8AFFD #FDB8AF
tetradic
#AFFDB8 #AFCDFD #FDAFF4 #FDDFAF
square
#AFFDB8 #AFCDFD #FDAFF4 #FDDFAF
split-complementary
#AFFDB8 #DFAFFD #FDAFCD
monochromatic
#38FA4E #73FC83 #AFFDB8 #E1FEE5 #E1FEE5
Accessibility & contrast
On white
1.20
#AFFDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#AFFDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDB8
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDB8 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B4
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#A5F9EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdb8; /* rgb */ color: rgb(175, 253, 184); /* oklch */ color: oklch(92.6% 0.121 147.4);
Tailwind
colors: {
custom: {
50: '#c9fecd',
500: '#affdb8',
950: '#000000',
},
}SCSS
$custom: #affdb8; $custom-light: #c9fecd; $custom-dark: #000000;
JSON
{
"hex": "#affdb8",
"rgb": {
"r": 175,
"g": 253,
"b": 184
},
"hsl": {
"h": 126.923,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92594,
"c": 0.12068,
"h": 147.4
},
"luminance": 0.82825
}Semantic roles & 50–950 ramp
primary
#AFFDB8
secondary
#E26ED5
accent
#00CBE6
background
#FEFFFE
surface
#FAFFFA
border
#D3D7D3
text
#131813
muted
#838683