#AFDEBA#AFDEBA
#AFDEBA is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.8% C 0.070 H 151.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEBA |
|---|---|
| RGB | rgb(175, 222, 186) |
| HSL | hsl(134, 42%, 78%) |
| HSV | hsv(134, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(84.43, -22.23, 12.73) |
| CIE-LCH | lch(84.43, 25.62, 150.21°) |
| OKLab | oklab(85.78% -0.0614 0.0329) |
| OKLCH | oklch(85.78% 0.07 151.8) |
| XYZ | xyz(52.6610, 64.9001, 56.1972) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 6.11
Hospital Green
#9BE5AA
ΔE00 6.24
Light Grey Green
#B7E1A1
ΔE00 7.25
Light Sage
#BCECAC
ΔE00 7.31
Seafoam
#7FE0B3
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEBA #DEAFD3
analogous
#BBDEAF #AFDEBA #AFDED2
triadic
#AFDEBA #BAAFDE #DEBAAF
tetradic
#AFDEBA #AFBBDE #DEAFD3 #DED2AF
square
#AFDEBA #AFBBDE #DEAFD3 #DED2AF
split-complementary
#AFDEBA #D2AFDE #DEAFBB
monochromatic
#58BA6F #84CC95 #AFDEBA #DAF0DF #E9F6EC
Accessibility & contrast
On white
1.50
#AFDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AFDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEBA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEBA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#D6D1BC
Tritanopia (blue-blind)
#A9DCD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdeba; /* rgb */ color: rgb(175, 222, 186); /* oklch */ color: oklch(85.8% 0.070 151.8);
Tailwind
colors: {
custom: {
50: '#c7e8ce',
500: '#afdeba',
950: '#000000',
},
}SCSS
$custom: #afdeba; $custom-light: #c7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#afdeba",
"rgb": {
"r": 175,
"g": 222,
"b": 186
},
"hsl": {
"h": 134.043,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85775,
"c": 0.06967,
"h": 151.8
},
"luminance": 0.64902
}Semantic roles & 50–950 ramp
primary
#AFDEBA
secondary
#B67BA8
accent
#3196B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483