#AFDCC2#AFDCC2
#AFDCC2 is a very light, muted green. Relative luminance 0.642; OKLCH L 85.5% C 0.059 H 159.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCC2 |
|---|---|
| RGB | rgb(175, 220, 194) |
| HSL | hsl(145, 39%, 77%) |
| HSV | hsv(145, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(84.07, -19.76, 7.99) |
| CIE-LCH | lch(84.07, 21.31, 157.98°) |
| OKLab | oklab(85.54% -0.0554 0.0207) |
| OKLCH | oklch(85.54% 0.059 159.5) |
| XYZ | xyz(53.0073, 64.1938, 60.6263) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.41
Mint
#AAF0C1
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 8.24
Seafoam
#7FE0B3
ΔE00 8.48
Pale Turquoise
#A5FBD5
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCC2 #DCAFC9
analogous
#B3DCAF #AFDCC2 #AFDCD8
triadic
#AFDCC2 #C2AFDC #DCC2AF
tetradic
#AFDCC2 #AFB3DC #DCAFC9 #DCD8AF
square
#AFDCC2 #AFB3DC #DCAFC9 #DCD8AF
split-complementary
#AFDCC2 #D8AFDC #DCAFB3
monochromatic
#5AB781 #84C9A2 #AFDCC2 #DAEFE2 #EAF6EF
Accessibility & contrast
On white
1.52
#AFDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#AFDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCC2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCC2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#A7DCD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdcc2; /* rgb */ color: rgb(175, 220, 194); /* oklch */ color: oklch(85.5% 0.059 159.5);
Tailwind
colors: {
custom: {
50: '#c7e7d4',
500: '#afdcc2',
950: '#000000',
},
}SCSS
$custom: #afdcc2; $custom-light: #c7e7d4; $custom-dark: #000000;
JSON
{
"hex": "#afdcc2",
"rgb": {
"r": 175,
"g": 220,
"b": 194
},
"hsl": {
"h": 145.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.85542,
"c": 0.05917,
"h": 159.5
},
"luminance": 0.64195
}Semantic roles & 50–950 ramp
primary
#AFDCC2
secondary
#B47B9C
accent
#337DB2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483