#7AFEBB#7AFEBB
#7AFEBB is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.5% C 0.151 H 159.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEBB |
|---|---|
| RGB | rgb(122, 254, 187) |
| HSL | hsl(150, 99%, 74%) |
| HSV | hsv(150, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.06, -51.37, 21.15) |
| CIE-LCH | lch(91.06, 55.55, 157.63°) |
| OKLab | oklab(90.48% -0.141 0.0539) |
| OKLCH | oklch(90.48% 0.151 159.1) |
| XYZ | xyz(52.4331, 78.6045, 59.4132) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.49
Light Greenish Blue
#63F7B4
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEBB #FE7ABD
analogous
#7BFE7A #7AFEBB #7AFEFD
triadic
#7AFEBB #BB7AFE #FEBB7A
tetradic
#7AFEBB #7A7BFE #FE7ABD #FEFD7A
square
#7AFEBB #7A7BFE #FE7ABD #FEFD7A
split-complementary
#7AFEBB #FD7AFE #FE7A7B
monochromatic
#02FC7D #3DFE9C #7AFEBB #B7FEDA #E1FFEF
Accessibility & contrast
On white
1.26
#7AFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7AFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEBB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEBB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#50FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afebb; /* rgb */ color: rgb(122, 254, 187); /* oklch */ color: oklch(90.5% 0.151 159.1);
Tailwind
colors: {
custom: {
50: '#a9ffcf',
500: '#7afebb',
950: '#000000',
},
}SCSS
$custom: #7afebb; $custom-light: #a9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#7afebb",
"rgb": {
"r": 122,
"g": 254,
"b": 187
},
"hsl": {
"h": 149.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90483,
"c": 0.15093,
"h": 159.1
},
"luminance": 0.78609
}Semantic roles & 50–950 ramp
primary
#7AFEBB
secondary
#DC408F
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683