#AFEABB#AFEABB
#AFEABB is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.4% C 0.088 H 150.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEABB |
|---|---|
| RGB | rgb(175, 234, 187) |
| HSL | hsl(132, 58%, 80%) |
| HSV | hsv(132, 25%, 92%) |
| CMYK | cmyk(25.2%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(87.75, -27.86, 16.88) |
| CIE-LCH | lch(87.75, 32.57, 148.78°) |
| OKLab | oklab(88.44% -0.0766 0.0434) |
| OKLCH | oklch(88.44% 0.088 150.5) |
| XYZ | xyz(56.0690, 71.5454, 57.8595) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.02
Hospital Green
#9BE5AA
ΔE00 3.67
Light Sage
#BCECAC
ΔE00 4.96
Light Mint
#B6FFBB
ΔE00 5.83
Light Seafoam
#A0FEBF
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEABB #EAAFDE
analogous
#C1EAAF #AFEABB #AFEAD8
triadic
#AFEABB #BBAFEA #EABBAF
tetradic
#AFEABB #AFC1EA #EAAFDE #EAD8AF
square
#AFEABB #AFC1EA #EAAFDE #EAD8AF
split-complementary
#AFEABB #D8AFEA #EAAFC1
monochromatic
#4ED169 #7FDD92 #AFEABB #DFF7E4 #E7F9EA
Accessibility & contrast
On white
1.37
#AFEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#AFEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEABB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEABB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B8
Deuteranopia (green-blind)
#E1D9BD
Tritanopia (blue-blind)
#A7E8DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afeabb; /* rgb */ color: rgb(175, 234, 187); /* oklch */ color: oklch(88.4% 0.088 150.5);
Tailwind
colors: {
custom: {
50: '#c8f1cf',
500: '#afeabb',
950: '#000000',
},
}SCSS
$custom: #afeabb; $custom-light: #c8f1cf; $custom-dark: #000000;
JSON
{
"hex": "#afeabb",
"rgb": {
"r": 175,
"g": 234,
"b": 187
},
"hsl": {
"h": 132.203,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.88439,
"c": 0.08806,
"h": 150.5
},
"luminance": 0.71547
}Semantic roles & 50–950 ramp
primary
#AFEABB
secondary
#C677B6
accent
#1FA4C6
background
#FDFFFE
surface
#F9FEFB
border
#D2D6D4
text
#131613
muted
#828583