#7AFEBA#7AFEBA
#7AFEBA is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.5% C 0.152 H 158.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEBA |
|---|---|
| RGB | rgb(122, 254, 186) |
| HSL | hsl(149, 99%, 74%) |
| HSV | hsv(149, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(91.04, -51.57, 21.63) |
| CIE-LCH | lch(91.04, 55.92, 157.25°) |
| OKLab | oklab(90.46% -0.1414 0.0551) |
| OKLCH | oklch(90.46% 0.152 158.7) |
| XYZ | xyz(52.3264, 78.5618, 58.8513) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.32
Light Greenish Blue
#63F7B4
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEBA #FE7ABE
analogous
#7CFE7A #7AFEBA #7AFEFC
triadic
#7AFEBA #BA7AFE #FEBA7A
tetradic
#7AFEBA #7A7CFE #FE7ABE #FEFC7A
square
#7AFEBA #7A7CFE #FE7ABE #FEFC7A
split-complementary
#7AFEBA #FC7AFE #FE7A7C
monochromatic
#02FC7B #3DFE9A #7AFEBA #B7FEDA #E1FFEF
Accessibility & contrast
On white
1.26
#7AFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7AFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEBA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEBA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#50FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afeba; /* rgb */ color: rgb(122, 254, 186); /* oklch */ color: oklch(90.5% 0.152 158.7);
Tailwind
colors: {
custom: {
50: '#a9ffcf',
500: '#7afeba',
950: '#000000',
},
}SCSS
$custom: #7afeba; $custom-light: #a9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#7afeba",
"rgb": {
"r": 122,
"g": 254,
"b": 186
},
"hsl": {
"h": 149.091,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90461,
"c": 0.15177,
"h": 158.7
},
"luminance": 0.78566
}Semantic roles & 50–950 ramp
primary
#7AFEBA
secondary
#DC4090
accent
#0076E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111813
muted
#818683