#A7FCBB#A7FCBB
#A7FCBB is a very light, vivid green. Relative luminance 0.814; OKLCH L 92.0% C 0.121 H 150.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FCBB |
|---|---|
| RGB | rgb(167, 252, 187) |
| HSL | hsl(134, 93%, 82%) |
| HSV | hsv(134, 34%, 99%) |
| CMYK | cmyk(33.7%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.32, -38.66, 23.18) |
| CIE-LCH | lch(92.32, 45.07, 149.06°) |
| OKLab | oklab(92.01% -0.1059 0.059) |
| OKLCH | oklch(92.01% 0.121 150.9) |
| XYZ | xyz(59.7131, 81.4211, 59.5736) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.37
Light Mint Green
#A6FBB2
ΔE00 1.69
Light Seafoam Green
#A7FFB5
ΔE00 1.78
Light Sea Green
#98F6B0
ΔE00 2.08
Light Mint
#B6FFBB
ΔE00 2.20
Mint (survey)
#9FFEB0
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FCBB #FCA7E8
analogous
#BDFCA7 #A7FCBB #A7FCE6
triadic
#A7FCBB #BBA7FC #FCBBA7
tetradic
#A7FCBB #A7BDFC #FCA7E8 #FCE6A7
square
#A7FCBB #A7BDFC #FCA7E8 #FCE6A7
split-complementary
#A7FCBB #E6A7FC #FCA7BD
monochromatic
#31F860 #6CFA8D #A7FCBB #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.21
#A7FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#A7FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FCBB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FCBB | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#9AF9EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a7fcbb; /* rgb */ color: rgb(167, 252, 187); /* oklch */ color: oklch(92.0% 0.121 150.9);
Tailwind
colors: {
custom: {
50: '#c3fdcf',
500: '#a7fcbb',
950: '#000000',
},
}SCSS
$custom: #a7fcbb; $custom-light: #c3fdcf; $custom-dark: #000000;
JSON
{
"hex": "#a7fcbb",
"rgb": {
"r": 167,
"g": 252,
"b": 187
},
"hsl": {
"h": 134.118,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.92008,
"c": 0.12126,
"h": 150.9
},
"luminance": 0.81424
}Semantic roles & 50–950 ramp
primary
#A7FCBB
secondary
#DF68C3
accent
#00AFE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683