#ABFACE#ABFACE
#ABFACE is a very light, moderate green. Relative luminance 0.815; OKLCH L 92.2% C 0.098 H 159.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFACE |
|---|---|
| RGB | rgb(171, 250, 206) |
| HSL | hsl(147, 89%, 83%) |
| HSV | hsv(147, 32%, 98%) |
| CMYK | cmyk(31.6%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(92.35, -33.10, 13.51) |
| CIE-LCH | lch(92.35, 35.75, 157.81°) |
| OKLab | oklab(92.21% -0.0921 0.0348) |
| OKLCH | oklch(92.21% 0.098 159.3) |
| XYZ | xyz(62.1169, 81.4822, 70.8352) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.11
Mint
#AAF0C1
ΔE00 2.60
Light Seafoam
#A0FEBF
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 5.35
Light Turquoise
#7EF4CC
ΔE00 5.46
Light Aquamarine
#7BFDC7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFACE #FAABD7
analogous
#B0FAAB #ABFACE #ABFAF5
triadic
#ABFACE #CEABFA #FACEAB
tetradic
#ABFACE #ABB0FA #FAABD7 #FAF5AB
square
#ABFACE #ABB0FA #FAABD7 #FAF5AB
split-complementary
#ABFACE #F5ABFA #FAABB0
monochromatic
#37F38B #71F7AC #ABFACE #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.21
#ABFACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#ABFACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFACE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFACE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCC
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#9BF9ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abface; /* rgb */ color: rgb(171, 250, 206); /* oklch */ color: oklch(92.2% 0.098 159.3);
Tailwind
colors: {
custom: {
50: '#c6fcdd',
500: '#abface',
950: '#000000',
},
}SCSS
$custom: #abface; $custom-light: #c6fcdd; $custom-dark: #000000;
JSON
{
"hex": "#abface",
"rgb": {
"r": 171,
"g": 250,
"b": 206
},
"hsl": {
"h": 146.582,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.92209,
"c": 0.09847,
"h": 159.3
},
"luminance": 0.81485
}Semantic roles & 50–950 ramp
primary
#ABFACE
secondary
#DD6CAB
accent
#0080E5
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131715
muted
#828584