#7BE7AE#7BE7AE
#7BE7AE is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.8% C 0.130 H 158.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE7AE |
|---|---|
| RGB | rgb(123, 231, 174) |
| HSL | hsl(148, 69%, 69%) |
| HSV | hsv(148, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(84.18, -43.91, 18.29) |
| CIE-LCH | lch(84.18, 47.57, 157.39°) |
| OKLab | oklab(84.81% -0.1209 0.0467) |
| OKLCH | oklch(84.81% 0.13 158.9) |
| XYZ | xyz(44.3808, 64.4153, 50.1309) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Sea Green
#98F6B0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE7AE #E77BB4
analogous
#7EE77B #7BE7AE #7BE7E4
triadic
#7BE7AE #AE7BE7 #E7AE7B
tetradic
#7BE7AE #7B7EE7 #E77BB4 #E7E47B
square
#7BE7AE #7B7EE7 #E77BB4 #E7E47B
split-complementary
#7BE7AE #E47BE7 #E77B7E
monochromatic
#24C46F #47DE8E #7BE7AE #AFF0CE #E3FAEE
Accessibility & contrast
On white
1.51
#7BE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#7BE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE7AE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE7AE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D5CDB1
Tritanopia (blue-blind)
#5EE6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be7ae; /* rgb */ color: rgb(123, 231, 174); /* oklch */ color: oklch(84.8% 0.130 158.9);
Tailwind
colors: {
custom: {
50: '#a7efc6',
500: '#7be7ae',
950: '#000000',
},
}SCSS
$custom: #7be7ae; $custom-light: #a7efc6; $custom-dark: #000000;
JSON
{
"hex": "#7be7ae",
"rgb": {
"r": 123,
"g": 231,
"b": 174
},
"hsl": {
"h": 148.333,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.84811,
"c": 0.1296,
"h": 158.9
},
"luminance": 0.64419
}Semantic roles & 50–950 ramp
primary
#7BE7AE
secondary
#BF4786
accent
#1478D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582