#ABDFBE#ABDFBE
#ABDFBE is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.8% C 0.071 H 156.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFBE |
|---|---|
| RGB | rgb(171, 223, 190) |
| HSL | hsl(142, 45%, 77%) |
| HSV | hsv(142, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(84.56, -23.27, 10.78) |
| CIE-LCH | lch(84.56, 25.65, 155.16°) |
| OKLab | oklab(85.85% -0.0648 0.0279) |
| OKLCH | oklch(85.85% 0.071 156.7) |
| XYZ | xyz(52.4738, 65.1491, 58.5155) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.96
Mint
#AAF0C1
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 6.71
Pale Turquoise
#A5FBD5
ΔE00 7.13
Pale Teal
#82CBB2
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFBE #DFABCC
analogous
#B2DFAB #ABDFBE #ABDFD8
triadic
#ABDFBE #BEABDF #DFBEAB
tetradic
#ABDFBE #ABB2DF #DFABCC #DFD8AB
square
#ABDFBE #ABB2DF #DFABCC #DFD8AB
split-complementary
#ABDFBE #D8ABDF #DFABB2
monochromatic
#52BD79 #7FCE9C #ABDFBE #D7F0E0 #E9F7EE
Accessibility & contrast
On white
1.50
#ABDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ABDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFBE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFBE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BC
Deuteranopia (green-blind)
#D5D1C0
Tritanopia (blue-blind)
#A2DED5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdfbe; /* rgb */ color: rgb(171, 223, 190); /* oklch */ color: oklch(85.8% 0.071 156.7);
Tailwind
colors: {
custom: {
50: '#c5e9d1',
500: '#abdfbe',
950: '#000000',
},
}SCSS
$custom: #abdfbe; $custom-light: #c5e9d1; $custom-dark: #000000;
JSON
{
"hex": "#abdfbe",
"rgb": {
"r": 171,
"g": 223,
"b": 190
},
"hsl": {
"h": 141.923,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85845,
"c": 0.07054,
"h": 156.7
},
"luminance": 0.65151
}Semantic roles & 50–950 ramp
primary
#ABDFBE
secondary
#B876A0
accent
#2E85B8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483