#A2DBAF#A2DBAF
#A2DBAF is a very light, moderate green. Relative luminance 0.614; OKLCH L 84.0% C 0.085 H 151.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBAF |
|---|---|
| RGB | rgb(162, 219, 175) |
| HSL | hsl(134, 44%, 75%) |
| HSV | hsv(134, 26%, 86%) |
| CMYK | cmyk(26%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(82.61, -26.98, 15.85) |
| CIE-LCH | lch(82.61, 31.29, 149.57°) |
| OKLab | oklab(84.04% -0.0743 0.0407) |
| OKLCH | oklch(84.04% 0.085 151.3) |
| XYZ | xyz(47.9673, 61.4377, 49.8805) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.05
Mint
#AAF0C1
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 6.37
Light Sage
#BCECAC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBAF #DBA2CE
analogous
#B2DBA2 #A2DBAF #A2DBCC
triadic
#A2DBAF #AFA2DB #DBAFA2
tetradic
#A2DBAF #A2B2DB #DBA2CE #DBCCA2
square
#A2DBAF #A2B2DB #DBA2CE #DBCCA2
split-complementary
#A2DBAF #CCA2DB #DBA2B2
monochromatic
#4AB963 #76CA89 #A2DBAF #CEECD5 #E9F6EC
Accessibility & contrast
On white
1.58
#A2DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#A2DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBAF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBAF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AD
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#9AD9CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2dbaf; /* rgb */ color: rgb(162, 219, 175); /* oklch */ color: oklch(84.0% 0.085 151.3);
Tailwind
colors: {
custom: {
50: '#bee6c7',
500: '#a2dbaf',
950: '#000000',
},
}SCSS
$custom: #a2dbaf; $custom-light: #bee6c7; $custom-dark: #000000;
JSON
{
"hex": "#a2dbaf",
"rgb": {
"r": 162,
"g": 219,
"b": 175
},
"hsl": {
"h": 133.684,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.84043,
"c": 0.0847,
"h": 151.3
},
"luminance": 0.6144
}Semantic roles & 50–950 ramp
primary
#A2DBAF
secondary
#B36EA3
accent
#2E98B7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121613
muted
#828482