#AFFEB8#AFFEB8
#AFFEB8 is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.8% C 0.122 H 147.4°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEB8 |
|---|---|
| RGB | rgb(175, 254, 184) |
| HSL | hsl(127, 98%, 84%) |
| HSV | hsv(127, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(93.21, -37.65, 25.99) |
| CIE-LCH | lch(93.21, 45.75, 145.38°) |
| OKLab | oklab(92.82% -0.1029 0.0659) |
| OKLCH | oklch(92.82% 0.122 147.4) |
| XYZ | xyz(61.7698, 83.4555, 58.1920) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.93
Light Seafoam Green
#A7FFB5
ΔE00 1.20
Light Mint Green
#A6FBB2
ΔE00 1.21
Mint (survey)
#9FFEB0
ΔE00 2.20
Celadon
#BEFDB7
ΔE00 2.42
Light Seafoam
#A0FEBF
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEB8 #FEAFF5
analogous
#CEFEAF #AFFEB8 #AFFEE0
triadic
#AFFEB8 #B8AFFE #FEB8AF
tetradic
#AFFEB8 #AFCEFE #FEAFF5 #FEE0AF
square
#AFFEB8 #AFCEFE #FEAFF5 #FEE0AF
split-complementary
#AFFEB8 #E0AFFE #FEAFCE
monochromatic
#36FC4D #73FD82 #AFFEB8 #E1FFE4 #E1FFE4
Accessibility & contrast
On white
1.19
#AFFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#AFFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEB8
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEB8 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B4
Deuteranopia (green-blind)
#F4E8BC
Tritanopia (blue-blind)
#A5FAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affeb8; /* rgb */ color: rgb(175, 254, 184); /* oklch */ color: oklch(92.8% 0.122 147.4);
Tailwind
colors: {
custom: {
50: '#c9ffcd',
500: '#affeb8',
950: '#000000',
},
}SCSS
$custom: #affeb8; $custom-light: #c9ffcd; $custom-dark: #000000;
JSON
{
"hex": "#affeb8",
"rgb": {
"r": 175,
"g": 254,
"b": 184
},
"hsl": {
"h": 126.835,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.92818,
"c": 0.12221,
"h": 147.4
},
"luminance": 0.83458
}Semantic roles & 50–950 ramp
primary
#AFFEB8
secondary
#E46ED6
accent
#00CBE6
background
#FEFFFE
surface
#FAFFFA
border
#D3D7D3
text
#131813
muted
#838683