#7BE7AF#7BE7AF
#7BE7AF is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.8% C 0.129 H 159.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE7AF |
|---|---|
| RGB | rgb(123, 231, 175) |
| HSL | hsl(149, 69%, 69%) |
| HSV | hsv(149, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(84.20, -43.72, 17.80) |
| CIE-LCH | lch(84.20, 47.20, 157.85°) |
| OKLab | oklab(84.83% -0.1204 0.0455) |
| OKLCH | oklch(84.83% 0.129 159.3) |
| XYZ | xyz(44.4787, 64.4545, 50.6462) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 4.28
Hospital Green
#9BE5AA
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE7AF #E77BB3
analogous
#7DE77B #7BE7AF #7BE7E5
triadic
#7BE7AF #AF7BE7 #E7AF7B
tetradic
#7BE7AF #7B7DE7 #E77BB3 #E7E57B
square
#7BE7AF #7B7DE7 #E77BB3 #E7E57B
split-complementary
#7BE7AF #E57BE7 #E77B7D
monochromatic
#24C471 #47DE90 #7BE7AF #AFF0CE #E3FAEE
Accessibility & contrast
On white
1.51
#7BE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7BE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE7AF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE7AF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#5EE6D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be7af; /* rgb */ color: rgb(123, 231, 175); /* oklch */ color: oklch(84.8% 0.129 159.3);
Tailwind
colors: {
custom: {
50: '#a7efc7',
500: '#7be7af',
950: '#000000',
},
}SCSS
$custom: #7be7af; $custom-light: #a7efc7; $custom-dark: #000000;
JSON
{
"hex": "#7be7af",
"rgb": {
"r": 123,
"g": 231,
"b": 175
},
"hsl": {
"h": 148.889,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.84834,
"c": 0.12874,
"h": 159.3
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#7BE7AF
secondary
#BF4785
accent
#1476D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582