#AFFDD2#AFFDD2
#AFFDD2 is a very light, moderate green. Relative luminance 0.840; OKLCH L 93.2% C 0.097 H 159.7°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDD2 |
|---|---|
| RGB | rgb(175, 253, 210) |
| HSL | hsl(147, 95%, 84%) |
| HSV | hsv(147, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(93.46, -32.56, 13.05) |
| CIE-LCH | lch(93.46, 35.08, 158.16°) |
| OKLab | oklab(93.19% -0.0907 0.0336) |
| OKLCH | oklch(93.19% 0.097 159.7) |
| XYZ | xyz(64.4334, 84.0145, 73.7816) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.06
Mint
#AAF0C1
ΔE00 3.18
Light Seafoam
#A0FEBF
ΔE00 4.58
Light Aqua
#8CFFDB
ΔE00 5.34
Aquamarine
#7FFFD4
ΔE00 5.73
Light Turquoise
#7EF4CC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDD2 #FDAFDA
analogous
#B3FDAF #AFFDD2 #AFFDF9
triadic
#AFFDD2 #D2AFFD #FDD2AF
tetradic
#AFFDD2 #AFB3FD #FDAFDA #FDF9AF
square
#AFFDD2 #AFB3FD #FDAFDA #FDF9AF
split-complementary
#AFFDD2 #F9AFFD #FDAFB3
monochromatic
#38FA8F #73FCB0 #AFFDD2 #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.18
#AFFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#AFFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDD2
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDD2 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D0
Deuteranopia (green-blind)
#EEE9D4
Tritanopia (blue-blind)
#9FFCF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdd2; /* rgb */ color: rgb(175, 253, 210); /* oklch */ color: oklch(93.2% 0.097 159.7);
Tailwind
colors: {
custom: {
50: '#c9fedf',
500: '#affdd2',
950: '#000000',
},
}SCSS
$custom: #affdd2; $custom-light: #c9fedf; $custom-dark: #000000;
JSON
{
"hex": "#affdd2",
"rgb": {
"r": 175,
"g": 253,
"b": 210
},
"hsl": {
"h": 146.923,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93185,
"c": 0.09677,
"h": 159.7
},
"luminance": 0.84018
}Semantic roles & 50–950 ramp
primary
#AFFDD2
secondary
#E26EAE
accent
#007FE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684