#AFFDD5#AFFDD5
#AFFDD5 is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.3% C 0.094 H 161.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDD5 |
|---|---|
| RGB | rgb(175, 253, 213) |
| HSL | hsl(149, 95%, 84%) |
| HSV | hsv(149, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(93.52, -31.99, 11.60) |
| CIE-LCH | lch(93.52, 34.03, 160.07°) |
| OKLab | oklab(93.26% -0.0895 0.0299) |
| OKLCH | oklch(93.26% 0.094 161.5) |
| XYZ | xyz(64.8106, 84.1654, 75.7685) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.51
Mint
#AAF0C1
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.90
Light Seafoam
#A0FEBF
ΔE00 5.31
Aquamarine
#7FFFD4
ΔE00 5.55
Light Turquoise
#7EF4CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDD5 #FDAFD7
analogous
#B0FDAF #AFFDD5 #AFFDFC
triadic
#AFFDD5 #D5AFFD #FDD5AF
tetradic
#AFFDD5 #AFB0FD #FDAFD7 #FDFCAF
square
#AFFDD5 #AFB0FD #FDAFD7 #FDFCAF
split-complementary
#AFFDD5 #FCAFFD #FDAFB0
monochromatic
#38FA96 #73FCB6 #AFFDD5 #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.18
#AFFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#AFFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDD5
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDD5 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D3
Deuteranopia (green-blind)
#EEE9D7
Tritanopia (blue-blind)
#9EFDF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdd5; /* rgb */ color: rgb(175, 253, 213); /* oklch */ color: oklch(93.3% 0.094 161.5);
Tailwind
colors: {
custom: {
50: '#c9fee2',
500: '#affdd5',
950: '#000000',
},
}SCSS
$custom: #affdd5; $custom-light: #c9fee2; $custom-dark: #000000;
JSON
{
"hex": "#affdd5",
"rgb": {
"r": 175,
"g": 253,
"b": 213
},
"hsl": {
"h": 149.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93259,
"c": 0.09434,
"h": 161.5
},
"luminance": 0.84169
}Semantic roles & 50–950 ramp
primary
#AFFDD5
secondary
#E26EAA
accent
#0076E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684