#ABFFCE#ABFFCE
#ABFFCE is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.3% C 0.106 H 158.0°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFCE |
|---|---|
| RGB | rgb(171, 255, 206) |
| HSL | hsl(145, 100%, 84%) |
| HSV | hsv(145, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(93.72, -35.41, 15.45) |
| CIE-LCH | lch(93.72, 38.63, 156.42°) |
| OKLab | oklab(93.32% -0.0982 0.0397) |
| OKLCH | oklch(93.32% 0.106 158) |
| XYZ | xyz(63.6912, 84.6308, 71.3599) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.03
Light Seafoam
#A0FEBF
ΔE00 3.16
Mint
#AAF0C1
ΔE00 3.33
Light Mint
#B6FFBB
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 5.05
Light Sea Green
#98F6B0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFCE #FFABDC
analogous
#B2FFAB #ABFFCE #ABFFF8
triadic
#ABFFCE #CEABFF #FFCEAB
tetradic
#ABFFCE #ABB2FF #FFABDC #FFF8AB
square
#ABFFCE #ABB2FF #FFABDC #FFF8AB
split-complementary
#ABFFCE #F8ABFF #FFABB2
monochromatic
#31FF87 #6EFFAA #ABFFCE #E0FFED #E0FFED
Accessibility & contrast
On white
1.17
#ABFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#ABFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFCE
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFCE | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F0E9D1
Tritanopia (blue-blind)
#9AFEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abffce; /* rgb */ color: rgb(171, 255, 206); /* oklch */ color: oklch(93.3% 0.106 158.0);
Tailwind
colors: {
custom: {
50: '#c6ffdd',
500: '#abffce',
950: '#000000',
},
}SCSS
$custom: #abffce; $custom-light: #c6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#abffce",
"rgb": {
"r": 171,
"g": 255,
"b": 206
},
"hsl": {
"h": 145,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93319,
"c": 0.10592,
"h": 158
},
"luminance": 0.84634
}Semantic roles & 50–950 ramp
primary
#ABFFCE
secondary
#E56AB1
accent
#0086E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684