#A7FEBE#A7FEBE
#A7FEBE is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.5% C 0.121 H 151.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FEBE |
|---|---|
| RGB | rgb(167, 254, 190) |
| HSL | hsl(136, 98%, 83%) |
| HSV | hsv(136, 34%, 100%) |
| CMYK | cmyk(34.3%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.93, -39.03, 22.50) |
| CIE-LCH | lch(92.93, 45.05, 150.04°) |
| OKLab | oklab(92.52% -0.107 0.0574) |
| OKLCH | oklch(92.52% 0.121 151.8) |
| XYZ | xyz(60.6690, 82.8136, 61.4931) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.00
Light Seafoam Green
#A7FFB5
ΔE00 2.01
Light Mint Green
#A6FBB2
ΔE00 2.11
Light Sea Green
#98F6B0
ΔE00 2.40
Light Mint
#B6FFBB
ΔE00 2.44
Mint (survey)
#9FFEB0
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FEBE #FEA7E7
analogous
#BBFEA7 #A7FEBE #A7FEE9
triadic
#A7FEBE #BEA7FE #FEBEA7
tetradic
#A7FEBE #A7BBFE #FEA7E7 #FEE9A7
square
#A7FEBE #A7BBFE #FEA7E7 #FEE9A7
split-complementary
#A7FEBE #E9A7FE #FEA7BB
monochromatic
#2EFD65 #6AFD91 #A7FEBE #E1FFE9 #E1FFE9
Accessibility & contrast
On white
1.20
#A7FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#A7FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FEBE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FEBE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0BA
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#99FBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a7febe; /* rgb */ color: rgb(167, 254, 190); /* oklch */ color: oklch(92.5% 0.121 151.8);
Tailwind
colors: {
custom: {
50: '#c3ffd1',
500: '#a7febe',
950: '#000000',
},
}SCSS
$custom: #a7febe; $custom-light: #c3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#a7febe",
"rgb": {
"r": 167,
"g": 254,
"b": 190
},
"hsl": {
"h": 135.862,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.92523,
"c": 0.12144,
"h": 151.8
},
"luminance": 0.82817
}Semantic roles & 50–950 ramp
primary
#A7FEBE
secondary
#E267C2
accent
#00A9E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683