#AFEACC#AFEACC
#AFEACC is a very light, moderate green. Relative luminance 0.723; OKLCH L 88.9% C 0.073 H 162.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEACC |
|---|---|
| RGB | rgb(175, 234, 204) |
| HSL | hsl(149, 58%, 80%) |
| HSV | hsv(149, 25%, 92%) |
| CMYK | cmyk(25.2%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(88.12, -24.70, 8.55) |
| CIE-LCH | lch(88.12, 26.14, 160.91°) |
| OKLab | oklab(88.86% -0.0695 0.0221) |
| OKLCH | oklch(88.86% 0.073 162.4) |
| XYZ | xyz(57.9978, 72.3169, 68.0177) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.42
Mint
#AAF0C1
ΔE00 4.59
Pale Turquoise
#A5FBD5
ΔE00 4.89
Pale Aqua
#B8FFEB
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 7.04
Light Turquoise
#7EF4CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEACC #EAAFCD
analogous
#AFEAAF #AFEACC #AFEAEA
triadic
#AFEACC #CCAFEA #EACCAF
tetradic
#AFEACC #AFAFEA #EAAFCD #EAEAAF
square
#AFEACC #AFAFEA #EAAFCD #EAEAAF
split-complementary
#AFEACC #EAAFEA #EAAFAF
monochromatic
#4ED18E #7FDDAD #AFEACC #DFF7EB #E7F9F0
Accessibility & contrast
On white
1.36
#AFEACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#AFEACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEACC
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEACC | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CB
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#A3EAE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #afeacc; /* rgb */ color: rgb(175, 234, 204); /* oklch */ color: oklch(88.9% 0.073 162.4);
Tailwind
colors: {
custom: {
50: '#c8f1db',
500: '#afeacc',
950: '#000000',
},
}SCSS
$custom: #afeacc; $custom-light: #c8f1db; $custom-dark: #000000;
JSON
{
"hex": "#afeacc",
"rgb": {
"r": 175,
"g": 234,
"b": 204
},
"hsl": {
"h": 149.492,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.88859,
"c": 0.07292,
"h": 162.4
},
"luminance": 0.72319
}Semantic roles & 50–950 ramp
primary
#AFEACC
secondary
#C6779F
accent
#1F74C6
background
#FDFFFE
surface
#F9FEFB
border
#D2D6D4
text
#131615
muted
#828584