#7AFEB0#7AFEB0
#7AFEB0 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.160 H 155.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEB0 |
|---|---|
| RGB | rgb(122, 254, 176) |
| HSL | hsl(145, 99%, 74%) |
| HSV | hsv(145, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(90.85, -53.46, 26.45) |
| CIE-LCH | lch(90.85, 59.65, 153.67°) |
| OKLab | oklab(90.25% -0.1458 0.0669) |
| OKLCH | oklch(90.25% 0.16 155.3) |
| XYZ | xyz(51.3003, 78.1514, 53.4472) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.07
Light Blue Green
#7EFBB3
ΔE00 1.16
Seafoam (survey)
#80F9AD
ΔE00 1.22
Light Bluish Green
#76FDA8
ΔE00 1.29
Foam Green
#90FDA9
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEB0 #FE7AC8
analogous
#86FE7A #7AFEB0 #7AFEF2
triadic
#7AFEB0 #B07AFE #FEB07A
tetradic
#7AFEB0 #7A86FE #FE7AC8 #FEF27A
square
#7AFEB0 #7A86FE #FE7AC8 #FEF27A
split-complementary
#7AFEB0 #F27AFE #FE7A86
monochromatic
#02FC68 #3DFE8C #7AFEB0 #B7FED4 #E1FFED
Accessibility & contrast
On white
1.26
#7AFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7AFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEB0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEB0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAB
Deuteranopia (green-blind)
#EADFB5
Tritanopia (blue-blind)
#55FCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afeb0; /* rgb */ color: rgb(122, 254, 176); /* oklch */ color: oklch(90.2% 0.160 155.3);
Tailwind
colors: {
custom: {
50: '#a9ffc8',
500: '#7afeb0',
950: '#000000',
},
}SCSS
$custom: #7afeb0; $custom-light: #a9ffc8; $custom-dark: #000000;
JSON
{
"hex": "#7afeb0",
"rgb": {
"r": 122,
"g": 254,
"b": 176
},
"hsl": {
"h": 144.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90247,
"c": 0.16042,
"h": 155.3
},
"luminance": 0.78156
}Semantic roles & 50–950 ramp
primary
#7AFEB0
secondary
#DC409C
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682