#ABF2CA#ABF2CA
#ABF2CA is a very light, moderate green. Relative luminance 0.764; OKLCH L 90.3% C 0.090 H 159.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF2CA |
|---|---|
| RGB | rgb(171, 242, 202) |
| HSL | hsl(146, 73%, 81%) |
| HSV | hsv(146, 29%, 95%) |
| CMYK | cmyk(29.3%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(90.06, -30.12, 12.32) |
| CIE-LCH | lch(90.06, 32.55, 157.75°) |
| OKLab | oklab(90.34% -0.0839 0.0318) |
| OKLCH | oklch(90.34% 0.09 159.3) |
| XYZ | xyz(59.2039, 76.4237, 67.4974) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 1.97
Pale Turquoise
#A5FBD5
ΔE00 2.80
Light Teal
#90E4C1
ΔE00 4.34
Light Seafoam
#A0FEBF
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.75
Light Turquoise
#7EF4CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF2CA #F2ABD3
analogous
#AFF2AB #ABF2CA #ABF2ED
triadic
#ABF2CA #CAABF2 #F2CAAB
tetradic
#ABF2CA #ABAFF2 #F2ABD3 #F2EDAB
square
#ABF2CA #ABAFF2 #F2ABD3 #F2EDAB
split-complementary
#ABF2CA #EDABF2 #F2ABAF
monochromatic
#41E287 #76EAA9 #ABF2CA #E0FAEB #E5FBEE
Accessibility & contrast
On white
1.29
#ABF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#ABF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF2CA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF2CA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#9DF1E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abf2ca; /* rgb */ color: rgb(171, 242, 202); /* oklch */ color: oklch(90.3% 0.090 159.3);
Tailwind
colors: {
custom: {
50: '#c5f6da',
500: '#abf2ca',
950: '#000000',
},
}SCSS
$custom: #abf2ca; $custom-light: #c5f6da; $custom-dark: #000000;
JSON
{
"hex": "#abf2ca",
"rgb": {
"r": 171,
"g": 242,
"b": 202
},
"hsl": {
"h": 146.197,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.90339,
"c": 0.08976,
"h": 159.3
},
"luminance": 0.76426
}Semantic roles & 50–950 ramp
primary
#ABF2CA
secondary
#D170A7
accent
#107FD5
background
#FDFFFE
surface
#F9FEFB
border
#D2D6D4
text
#131714
muted
#828583