#A2DBBE#A2DBBE
#A2DBBE is a very light, moderate green. Relative luminance 0.621; OKLCH L 84.4% C 0.071 H 162.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBBE |
|---|---|
| RGB | rgb(162, 219, 190) |
| HSL | hsl(149, 44%, 75%) |
| HSV | hsv(149, 26%, 86%) |
| CMYK | cmyk(26%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(82.95, -24.15, 8.40) |
| CIE-LCH | lch(82.95, 25.57, 160.82°) |
| OKLab | oklab(84.42% -0.0679 0.0217) |
| OKLCH | oklch(84.42% 0.071 162.3) |
| XYZ | xyz(49.5232, 62.0601, 58.0747) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.21
Pale Teal
#82CBB2
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 6.06
Seafoam
#7FE0B3
ΔE00 6.25
Mint
#AAF0C1
ΔE00 6.26
Pale Turquoise
#A5FBD5
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBBE #DBA2BF
analogous
#A3DBA2 #A2DBBE #A2DBDB
triadic
#A2DBBE #BEA2DB #DBBEA2
tetradic
#A2DBBE #A2A3DB #DBA2BF #DBDBA2
square
#A2DBBE #A2A3DB #DBA2BF #DBDBA2
split-complementary
#A2DBBE #DBA2DB #DBA2A3
monochromatic
#4AB980 #76CA9F #A2DBBE #CEECDD #E9F6F0
Accessibility & contrast
On white
1.57
#A2DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#A2DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBBE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBBE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#96DBD3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2dbbe; /* rgb */ color: rgb(162, 219, 190); /* oklch */ color: oklch(84.4% 0.071 162.3);
Tailwind
colors: {
custom: {
50: '#bee6d1',
500: '#a2dbbe',
950: '#000000',
},
}SCSS
$custom: #a2dbbe; $custom-light: #bee6d1; $custom-dark: #000000;
JSON
{
"hex": "#a2dbbe",
"rgb": {
"r": 162,
"g": 219,
"b": 190
},
"hsl": {
"h": 149.474,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.84419,
"c": 0.07127,
"h": 162.3
},
"luminance": 0.62062
}Semantic roles & 50–950 ramp
primary
#A2DBBE
secondary
#B36E91
accent
#2E74B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483