#ABFDCC#ABFDCC
#ABFDCC is a very light, moderate green. Relative luminance 0.833; OKLCH L 92.8% C 0.105 H 157.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDCC |
|---|---|
| RGB | rgb(171, 253, 204) |
| HSL | hsl(144, 95%, 83%) |
| HSV | hsv(144, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.13, -34.87, 15.64) |
| CIE-LCH | lch(93.13, 38.21, 155.84°) |
| OKLab | oklab(92.83% -0.0966 0.0402) |
| OKLCH | oklch(92.83% 0.105 157.4) |
| XYZ | xyz(62.8151, 83.2649, 69.8770) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.89
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.11
Light Mint
#B6FFBB
ΔE00 4.87
Light Sea Green
#98F6B0
ΔE00 4.99
Light Aquamarine
#7BFDC7
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDCC #FDABDC
analogous
#B3FDAB #ABFDCC #ABFDF5
triadic
#ABFDCC #CCABFD #FDCCAB
tetradic
#ABFDCC #ABB3FD #FDABDC #FDF5AB
square
#ABFDCC #ABB3FD #FDABDC #FDF5AB
split-complementary
#ABFDCC #F5ABFD #FDABB3
monochromatic
#33FA83 #6FFCA8 #ABFDCC #E1FEED #E1FEED
Accessibility & contrast
On white
1.19
#ABFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#ABFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDCC
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDCC | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EEE8CF
Tritanopia (blue-blind)
#9BFCEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abfdcc; /* rgb */ color: rgb(171, 253, 204); /* oklch */ color: oklch(92.8% 0.105 157.4);
Tailwind
colors: {
custom: {
50: '#c6fedb',
500: '#abfdcc',
950: '#000000',
},
}SCSS
$custom: #abfdcc; $custom-light: #c6fedb; $custom-dark: #000000;
JSON
{
"hex": "#abfdcc",
"rgb": {
"r": 171,
"g": 253,
"b": 204
},
"hsl": {
"h": 144.146,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.92827,
"c": 0.10465,
"h": 157.4
},
"luminance": 0.83268
}Semantic roles & 50–950 ramp
primary
#ABFDCC
secondary
#E16BB2
accent
#0089E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131815
muted
#828684