#A2DFBE#A2DFBE
#A2DFBE is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.3% C 0.077 H 160.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFBE |
|---|---|
| RGB | rgb(162, 223, 190) |
| HSL | hsl(148, 49%, 75%) |
| HSV | hsv(148, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(84.06, -26.09, 9.99) |
| CIE-LCH | lch(84.06, 27.94, 159.06°) |
| OKLab | oklab(85.31% -0.073 0.0258) |
| OKLCH | oklch(85.31% 0.077 160.5) |
| XYZ | xyz(50.5793, 64.1723, 58.4267) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.37
Mint
#AAF0C1
ΔE00 4.89
Seafoam
#7FE0B3
ΔE00 5.33
Pale Teal
#82CBB2
ΔE00 6.23
Hospital Green
#9BE5AA
ΔE00 6.39
Pale Turquoise
#A5FBD5
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFBE #DFA2C3
analogous
#A4DFA2 #A2DFBE #A2DFDC
triadic
#A2DFBE #BEA2DF #DFBEA2
tetradic
#A2DFBE #A2A4DF #DFA2C3 #DFDCA2
square
#A2DFBE #A2A4DF #DFA2C3 #DFDCA2
split-complementary
#A2DFBE #DCA2DF #DFA2A4
monochromatic
#47C07E #74CF9E #A2DFBE #D0EFDE #E8F7EF
Accessibility & contrast
On white
1.52
#A2DFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#A2DFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFBE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFBE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#D3CFC0
Tritanopia (blue-blind)
#96DFD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2dfbe; /* rgb */ color: rgb(162, 223, 190); /* oklch */ color: oklch(85.3% 0.077 160.5);
Tailwind
colors: {
custom: {
50: '#bfe9d1',
500: '#a2dfbe',
950: '#000000',
},
}SCSS
$custom: #a2dfbe; $custom-light: #bfe9d1; $custom-dark: #000000;
JSON
{
"hex": "#a2dfbe",
"rgb": {
"r": 162,
"g": 223,
"b": 190
},
"hsl": {
"h": 147.541,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85308,
"c": 0.07743,
"h": 160.5
},
"luminance": 0.64174
}Semantic roles & 50–950 ramp
primary
#A2DFBE
secondary
#B86E96
accent
#2979BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483