#AFFDC2#AFFDC2
#AFFDC2 is a very light, moderate green. Relative luminance 0.833; OKLCH L 92.8% C 0.111 H 151.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC2 |
|---|---|
| RGB | rgb(175, 253, 194) |
| HSL | hsl(135, 95%, 84%) |
| HSV | hsv(135, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(93.13, -35.49, 20.79) |
| CIE-LCH | lch(93.13, 41.13, 149.64°) |
| OKLab | oklab(92.81% -0.0975 0.0531) |
| OKLCH | oklch(92.81% 0.111 151.4) |
| XYZ | xyz(62.5388, 83.2566, 63.8034) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.03
Light Mint
#B6FFBB
ΔE00 2.32
Light Mint Green
#A6FBB2
ΔE00 2.93
Light Seafoam Green
#A7FFB5
ΔE00 2.97
Light Sea Green
#98F6B0
ΔE00 3.39
Mint
#AAF0C1
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC2 #FDAFEA
analogous
#C3FDAF #AFFDC2 #AFFDE9
triadic
#AFFDC2 #C2AFFD #FDC2AF
tetradic
#AFFDC2 #AFC3FD #FDAFEA #FDE9AF
square
#AFFDC2 #AFC3FD #FDAFEA #FDE9AF
split-complementary
#AFFDC2 #E9AFFD #FDAFC3
monochromatic
#38FA67 #73FC94 #AFFDC2 #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.19
#AFFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#AFFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC2
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC2 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BF
Deuteranopia (green-blind)
#F1E8C5
Tritanopia (blue-blind)
#A3FAED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdc2; /* rgb */ color: rgb(175, 253, 194); /* oklch */ color: oklch(92.8% 0.111 151.4);
Tailwind
colors: {
custom: {
50: '#c9fed4',
500: '#affdc2',
950: '#000000',
},
}SCSS
$custom: #affdc2; $custom-light: #c9fed4; $custom-dark: #000000;
JSON
{
"hex": "#affdc2",
"rgb": {
"r": 175,
"g": 253,
"b": 194
},
"hsl": {
"h": 134.615,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.9281,
"c": 0.11101,
"h": 151.4
},
"luminance": 0.8326
}Semantic roles & 50–950 ramp
primary
#AFFDC2
secondary
#E26EC6
accent
#00AEE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683