#ABFDCD#ABFDCD
#ABFDCD is a very light, moderate green. Relative luminance 0.833; OKLCH L 92.9% C 0.104 H 157.9°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDCD |
|---|---|
| RGB | rgb(171, 253, 205) |
| HSL | hsl(145, 95%, 83%) |
| HSV | hsv(145, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(93.15, -34.68, 15.16) |
| CIE-LCH | lch(93.15, 37.85, 156.39°) |
| OKLab | oklab(92.85% -0.0962 0.039) |
| OKLCH | oklch(92.85% 0.104 157.9) |
| XYZ | xyz(62.9354, 83.3130, 70.5106) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.85
Mint
#AAF0C1
ΔE00 2.92
Light Seafoam
#A0FEBF
ΔE00 3.34
Light Mint
#B6FFBB
ΔE00 5.11
Light Aquamarine
#7BFDC7
ΔE00 5.18
Light Sea Green
#98F6B0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDCD #FDABDB
analogous
#B2FDAB #ABFDCD #ABFDF6
triadic
#ABFDCD #CDABFD #FDCDAB
tetradic
#ABFDCD #ABB2FD #FDABDB #FDF6AB
square
#ABFDCD #ABB2FD #FDABDB #FDF6AB
split-complementary
#ABFDCD #F6ABFD #FDABB2
monochromatic
#33FA86 #6FFCA9 #ABFDCD #E1FEED #E1FEED
Accessibility & contrast
On white
1.19
#ABFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#ABFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDCD
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDCD | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CA
Deuteranopia (green-blind)
#EEE8D0
Tritanopia (blue-blind)
#9BFCEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abfdcd; /* rgb */ color: rgb(171, 253, 205); /* oklch */ color: oklch(92.9% 0.104 157.9);
Tailwind
colors: {
custom: {
50: '#c6fedc',
500: '#abfdcd',
950: '#000000',
},
}SCSS
$custom: #abfdcd; $custom-light: #c6fedc; $custom-dark: #000000;
JSON
{
"hex": "#abfdcd",
"rgb": {
"r": 171,
"g": 253,
"b": 205
},
"hsl": {
"h": 144.878,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.92851,
"c": 0.1038,
"h": 157.9
},
"luminance": 0.83316
}Semantic roles & 50–950 ramp
primary
#ABFDCD
secondary
#E16BB0
accent
#0086E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684