#7AFCB5#7AFCB5
#7AFCB5 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.153 H 157.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCB5 |
|---|---|
| RGB | rgb(122, 252, 181) |
| HSL | hsl(147, 96%, 73%) |
| HSV | hsv(147, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.36, -51.70, 23.25) |
| CIE-LCH | lch(90.36, 56.69, 155.79°) |
| OKLab | oklab(89.88% -0.1415 0.0591) |
| OKLCH | oklch(89.88% 0.153 157.3) |
| XYZ | xyz(51.1728, 77.0902, 55.8903) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.56
Seafoam (survey)
#80F9AD
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCB5 #FC7AC1
analogous
#80FC7A #7AFCB5 #7AFCF6
triadic
#7AFCB5 #B57AFC #FCB57A
tetradic
#7AFCB5 #7A80FC #FC7AC1 #FCF67A
square
#7AFCB5 #7A80FC #FC7AC1 #FCF67A
split-complementary
#7AFCB5 #F67AFC #FC7A80
monochromatic
#06F673 #3EFB94 #7AFCB5 #B6FDD6 #E1FEEE
Accessibility & contrast
On white
1.28
#7AFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7AFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCB5
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCB5 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E8DEB9
Tritanopia (blue-blind)
#53FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afcb5; /* rgb */ color: rgb(122, 252, 181); /* oklch */ color: oklch(89.9% 0.153 157.3);
Tailwind
colors: {
custom: {
50: '#a9fecb',
500: '#7afcb5',
950: '#000000',
},
}SCSS
$custom: #7afcb5; $custom-light: #a9fecb; $custom-dark: #000000;
JSON
{
"hex": "#7afcb5",
"rgb": {
"r": 122,
"g": 252,
"b": 181
},
"hsl": {
"h": 147.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89881,
"c": 0.15331,
"h": 157.3
},
"luminance": 0.77095
}Semantic roles & 50–950 ramp
primary
#7AFCB5
secondary
#D94194
accent
#007DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683