#AFFFC2#AFFFC2
#AFFFC2 is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.3% C 0.114 H 151.1°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFC2 |
|---|---|
| RGB | rgb(175, 255, 194) |
| HSL | hsl(134, 100%, 84%) |
| HSV | hsv(134, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(93.68, -36.40, 21.55) |
| CIE-LCH | lch(93.68, 42.30, 149.37°) |
| OKLab | oklab(93.26% -0.0999 0.055) |
| OKLCH | oklch(93.26% 0.114 151.1) |
| XYZ | xyz(63.1735, 84.5260, 64.0150) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.86
Light Mint
#B6FFBB
ΔE00 2.07
Light Seafoam Green
#A7FFB5
ΔE00 2.59
Light Mint Green
#A6FBB2
ΔE00 2.67
Light Sea Green
#98F6B0
ΔE00 3.32
Mint (survey)
#9FFEB0
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFC2 #FFAFEC
analogous
#C4FFAF #AFFFC2 #AFFFEA
triadic
#AFFFC2 #C2AFFF #FFC2AF
tetradic
#AFFFC2 #AFC4FF #FFAFEC #FFEAAF
square
#AFFFC2 #AFC4FF #FFAFEC #FFEAAF
split-complementary
#AFFFC2 #EAAFFF #FFAFC4
monochromatic
#35FF65 #72FF93 #AFFFC2 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.17
#AFFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#AFFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFC2
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFC2 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BE
Deuteranopia (green-blind)
#F3E9C5
Tritanopia (blue-blind)
#A3FCEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #afffc2; /* rgb */ color: rgb(175, 255, 194); /* oklch */ color: oklch(93.3% 0.114 151.1);
Tailwind
colors: {
custom: {
50: '#c9ffd4',
500: '#afffc2',
950: '#000000',
},
}SCSS
$custom: #afffc2; $custom-light: #c9ffd4; $custom-dark: #000000;
JSON
{
"hex": "#afffc2",
"rgb": {
"r": 175,
"g": 255,
"b": 194
},
"hsl": {
"h": 134.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93255,
"c": 0.11407,
"h": 151.1
},
"luminance": 0.84529
}Semantic roles & 50–950 ramp
primary
#AFFFC2
secondary
#E56DC9
accent
#00AFE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683