#ABFFCB#ABFFCB
#ABFFCB is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.2% C 0.109 H 156.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFCB |
|---|---|
| RGB | rgb(171, 255, 203) |
| HSL | hsl(143, 100%, 84%) |
| HSV | hsv(143, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(93.66, -35.97, 16.90) |
| CIE-LCH | lch(93.66, 39.74, 154.83°) |
| OKLab | oklab(93.25% -0.0994 0.0434) |
| OKLCH | oklch(93.25% 0.109 156.4) |
| XYZ | xyz(63.3303, 84.4864, 69.4589) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.51
Mint
#AAF0C1
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 3.73
Light Mint
#B6FFBB
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 4.56
Light Seafoam Green
#A7FFB5
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFCB #FFABDF
analogous
#B5FFAB #ABFFCB #ABFFF5
triadic
#ABFFCB #CBABFF #FFCBAB
tetradic
#ABFFCB #ABB5FF #FFABDF #FFF5AB
square
#ABFFCB #ABB5FF #FFABDF #FFF5AB
split-complementary
#ABFFCB #F5ABFF #FFABB5
monochromatic
#31FF7F #6EFFA5 #ABFFCB #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.17
#ABFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#ABFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFCB
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFCB | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3C8
Deuteranopia (green-blind)
#F0E9CE
Tritanopia (blue-blind)
#9BFEF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abffcb; /* rgb */ color: rgb(171, 255, 203); /* oklch */ color: oklch(93.2% 0.109 156.4);
Tailwind
colors: {
custom: {
50: '#c6ffdb',
500: '#abffcb',
950: '#000000',
},
}SCSS
$custom: #abffcb; $custom-light: #c6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#abffcb",
"rgb": {
"r": 171,
"g": 255,
"b": 203
},
"hsl": {
"h": 142.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93248,
"c": 0.10851,
"h": 156.4
},
"luminance": 0.8449
}Semantic roles & 50–950 ramp
primary
#ABFFCB
secondary
#E56AB6
accent
#008EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131815
muted
#828684