#AFFFD2#AFFFD2
#AFFFD2 is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.6% C 0.100 H 159.1°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFD2 |
|---|---|
| RGB | rgb(175, 255, 210) |
| HSL | hsl(146, 100%, 84%) |
| HSV | hsv(146, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(94.01, -33.49, 13.83) |
| CIE-LCH | lch(94.01, 36.23, 157.56°) |
| OKLab | oklab(93.63% -0.0932 0.0356) |
| OKLCH | oklch(93.63% 0.1 159.1) |
| XYZ | xyz(65.0681, 85.2838, 73.9932) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.41
Mint
#AAF0C1
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 4.15
Light Aqua
#8CFFDB
ΔE00 5.45
Light Aquamarine
#7BFDC7
ΔE00 5.62
Aquamarine
#7FFFD4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFD2 #FFAFDC
analogous
#B4FFAF #AFFFD2 #AFFFFA
triadic
#AFFFD2 #D2AFFF #FFD2AF
tetradic
#AFFFD2 #AFB4FF #FFAFDC #FFFAAF
square
#AFFFD2 #AFB4FF #FFAFDC #FFFAAF
split-complementary
#AFFFD2 #FAAFFF #FFAFB4
monochromatic
#35FF8D #72FFB0 #AFFFD2 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.16
#AFFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#AFFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFD2
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFD2 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3D0
Deuteranopia (green-blind)
#F0EAD5
Tritanopia (blue-blind)
#9FFEF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #afffd2; /* rgb */ color: rgb(175, 255, 210); /* oklch */ color: oklch(93.6% 0.100 159.1);
Tailwind
colors: {
custom: {
50: '#c9ffdf',
500: '#afffd2',
950: '#000000',
},
}SCSS
$custom: #afffd2; $custom-light: #c9ffdf; $custom-dark: #000000;
JSON
{
"hex": "#afffd2",
"rgb": {
"r": 175,
"g": 255,
"b": 210
},
"hsl": {
"h": 146.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93626,
"c": 0.09974,
"h": 159.1
},
"luminance": 0.85287
}Semantic roles & 50–950 ramp
primary
#AFFFD2
secondary
#E56DB1
accent
#0081E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684