#AFFFB8#AFFFB8
#AFFFB8 is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.0% C 0.124 H 147.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFB8 |
|---|---|
| RGB | rgb(175, 255, 184) |
| HSL | hsl(127, 100%, 84%) |
| HSV | hsv(127, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(93.49, -38.10, 26.37) |
| CIE-LCH | lch(93.49, 46.34, 145.31°) |
| OKLab | oklab(93.04% -0.1041 0.0668) |
| OKLCH | oklch(93.04% 0.124 147.3) |
| XYZ | xyz(62.0880, 84.0918, 58.2980) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.02
Light Seafoam Green
#A7FFB5
ΔE00 1.07
Light Mint Green
#A6FBB2
ΔE00 1.23
Mint (survey)
#9FFEB0
ΔE00 2.09
Celadon
#BEFDB7
ΔE00 2.48
Light Seafoam
#A0FEBF
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFB8 #FFAFF6
analogous
#CEFFAF #AFFFB8 #AFFFE0
triadic
#AFFFB8 #B8AFFF #FFB8AF
tetradic
#AFFFB8 #AFCEFF #FFAFF6 #FFE0AF
square
#AFFFB8 #AFCEFF #FFAFF6 #FFE0AF
split-complementary
#AFFFB8 #E0AFFF #FFAFCE
monochromatic
#35FF4B #72FF82 #AFFFB8 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.18
#AFFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#AFFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFB8
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFB8 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B4
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#A5FBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #afffb8; /* rgb */ color: rgb(175, 255, 184); /* oklch */ color: oklch(93.0% 0.124 147.3);
Tailwind
colors: {
custom: {
50: '#c9ffcd',
500: '#afffb8',
950: '#000000',
},
}SCSS
$custom: #afffb8; $custom-light: #c9ffcd; $custom-dark: #000000;
JSON
{
"hex": "#afffb8",
"rgb": {
"r": 175,
"g": 255,
"b": 184
},
"hsl": {
"h": 126.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93041,
"c": 0.12374,
"h": 147.3
},
"luminance": 0.84095
}Semantic roles & 50–950 ramp
primary
#AFFFB8
secondary
#E56DD8
accent
#00CCE6
background
#FEFFFE
surface
#FAFFFA
border
#D3D7D3
text
#131813
muted
#838683