#AFFDCE#AFFDCE
#AFFDCE is a very light, moderate green. Relative luminance 0.838; OKLCH L 93.1% C 0.100 H 157.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDCE |
|---|---|
| RGB | rgb(175, 253, 206) |
| HSL | hsl(144, 95%, 84%) |
| HSV | hsv(144, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(93.37, -33.32, 14.98) |
| CIE-LCH | lch(93.37, 36.53, 155.78°) |
| OKLab | oklab(93.09% -0.0924 0.0386) |
| OKLCH | oklch(93.09% 0.1 157.3) |
| XYZ | xyz(63.9413, 83.8176, 71.1899) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.80
Pale Turquoise
#A5FBD5
ΔE00 2.94
Light Seafoam
#A0FEBF
ΔE00 3.68
Light Mint
#B6FFBB
ΔE00 5.07
Light Sea Green
#98F6B0
ΔE00 5.50
Light Mint Green
#A6FBB2
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDCE #FDAFDE
analogous
#B7FDAF #AFFDCE #AFFDF5
triadic
#AFFDCE #CEAFFD #FDCEAF
tetradic
#AFFDCE #AFB7FD #FDAFDE #FDF5AF
square
#AFFDCE #AFB7FD #FDAFDE #FDF5AF
split-complementary
#AFFDCE #F5AFFD #FDAFB7
monochromatic
#38FA85 #73FCA9 #AFFDCE #E1FEED #E1FEED
Accessibility & contrast
On white
1.18
#AFFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#AFFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDCE
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDCE | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EFE8D1
Tritanopia (blue-blind)
#A0FCF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdce; /* rgb */ color: rgb(175, 253, 206); /* oklch */ color: oklch(93.1% 0.100 157.3);
Tailwind
colors: {
custom: {
50: '#c9fedd',
500: '#affdce',
950: '#000000',
},
}SCSS
$custom: #affdce; $custom-light: #c9fedd; $custom-dark: #000000;
JSON
{
"hex": "#affdce",
"rgb": {
"r": 175,
"g": 253,
"b": 206
},
"hsl": {
"h": 143.846,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93088,
"c": 0.10014,
"h": 157.3
},
"luminance": 0.83821
}Semantic roles & 50–950 ramp
primary
#AFFDCE
secondary
#E26EB4
accent
#008AE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684