#AFDCC5#AFDCC5
#AFDCC5 is a very light, muted green. Relative luminance 0.643; OKLCH L 85.6% C 0.057 H 162.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCC5 |
|---|---|
| RGB | rgb(175, 220, 197) |
| HSL | hsl(149, 39%, 77%) |
| HSV | hsv(149, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(84.14, -19.18, 6.51) |
| CIE-LCH | lch(84.14, 20.26, 161.26°) |
| OKLab | oklab(85.62% -0.0542 0.0169) |
| OKLCH | oklch(85.62% 0.057 162.7) |
| XYZ | xyz(53.3477, 64.3299, 62.4186) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 7.30
Mint
#AAF0C1
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 8.22
Pale Aqua
#B8FFEB
ΔE00 8.43
Pale Turquoise
#A5FBD5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCC5 #DCAFC6
analogous
#B0DCAF #AFDCC5 #AFDCDB
triadic
#AFDCC5 #C5AFDC #DCC5AF
tetradic
#AFDCC5 #AFB0DC #DCAFC6 #DCDBAF
square
#AFDCC5 #AFB0DC #DCAFC6 #DCDBAF
split-complementary
#AFDCC5 #DBAFDC #DCAFB0
monochromatic
#5AB787 #84C9A6 #AFDCC5 #DAEFE4 #EAF6F0
Accessibility & contrast
On white
1.51
#AFDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#AFDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCC5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCC5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C4
Deuteranopia (green-blind)
#D2D0C6
Tritanopia (blue-blind)
#A6DCD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdcc5; /* rgb */ color: rgb(175, 220, 197); /* oklch */ color: oklch(85.6% 0.057 162.7);
Tailwind
colors: {
custom: {
50: '#c7e7d6',
500: '#afdcc5',
950: '#000000',
},
}SCSS
$custom: #afdcc5; $custom-light: #c7e7d6; $custom-dark: #000000;
JSON
{
"hex": "#afdcc5",
"rgb": {
"r": 175,
"g": 220,
"b": 197
},
"hsl": {
"h": 149.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.85622,
"c": 0.05675,
"h": 162.7
},
"luminance": 0.64332
}Semantic roles & 50–950 ramp
primary
#AFDCC5
secondary
#B47B98
accent
#3374B2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483