#AFFEC3#AFFEC3
#AFFEC3 is a very light, moderate green. Relative luminance 0.839; OKLCH L 93.1% C 0.112 H 151.7°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEC3 |
|---|---|
| RGB | rgb(175, 254, 195) |
| HSL | hsl(135, 98%, 84%) |
| HSV | hsv(135, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(93.42, -35.77, 20.69) |
| CIE-LCH | lch(93.42, 41.32, 149.96°) |
| OKLab | oklab(93.06% -0.0983 0.0529) |
| OKLCH | oklch(93.06% 0.112 151.7) |
| XYZ | xyz(62.9680, 83.9347, 64.5024) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.95
Light Mint
#B6FFBB
ΔE00 2.39
Light Seafoam Green
#A7FFB5
ΔE00 2.98
Light Mint Green
#A6FBB2
ΔE00 3.00
Light Sea Green
#98F6B0
ΔE00 3.46
Mint
#AAF0C1
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEC3 #FEAFEA
analogous
#C3FEAF #AFFEC3 #AFFEEB
triadic
#AFFEC3 #C3AFFE #FEC3AF
tetradic
#AFFEC3 #AFC3FE #FEAFEA #FEEBAF
square
#AFFEC3 #AFC3FE #FEAFEA #FEEBAF
split-complementary
#AFFEC3 #EBAFFE #FEAFC3
monochromatic
#36FC68 #73FD96 #AFFEC3 #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.18
#AFFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#AFFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEC3
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEC3 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1C0
Deuteranopia (green-blind)
#F2E9C6
Tritanopia (blue-blind)
#A3FCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affec3; /* rgb */ color: rgb(175, 254, 195); /* oklch */ color: oklch(93.1% 0.112 151.7);
Tailwind
colors: {
custom: {
50: '#c9ffd5',
500: '#affec3',
950: '#000000',
},
}SCSS
$custom: #affec3; $custom-light: #c9ffd5; $custom-dark: #000000;
JSON
{
"hex": "#affec3",
"rgb": {
"r": 175,
"g": 254,
"b": 195
},
"hsl": {
"h": 135.19,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93055,
"c": 0.1116,
"h": 151.7
},
"luminance": 0.83938
}Semantic roles & 50–950 ramp
primary
#AFFEC3
secondary
#E46EC6
accent
#00ABE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683