#7BEAAA#7BEAAA
#7BEAAA is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.137 H 156.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEAAA |
|---|---|
| RGB | rgb(123, 234, 170) |
| HSL | hsl(145, 73%, 70%) |
| HSV | hsv(145, 47%, 92%) |
| CMYK | cmyk(47.4%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.97, -45.99, 21.47) |
| CIE-LCH | lch(84.97, 50.75, 154.98°) |
| OKLab | oklab(85.43% -0.126 0.0546) |
| OKLCH | oklch(85.43% 0.137 156.6) |
| XYZ | xyz(44.8435, 65.9554, 48.3900) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Sea Green
#98F6B0
ΔE00 3.95
Hospital Green
#9BE5AA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEAAA #EA7BBB
analogous
#84EA7B #7BEAAA #7BEAE1
triadic
#7BEAAA #AA7BEA #EAAA7B
tetradic
#7BEAAA #7B84EA #EA7BBB #EAE17B
square
#7BEAAA #7B84EA #EA7BBB #EAE17B
split-complementary
#7BEAAA #E17BEA #EA7B84
monochromatic
#20CA68 #46E288 #7BEAAA #B0F2CC #E5FBEE
Accessibility & contrast
On white
1.48
#7BEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#7BEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEAAA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEAAA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#D8D0AE
Tritanopia (blue-blind)
#5FE8D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7beaaa; /* rgb */ color: rgb(123, 234, 170); /* oklch */ color: oklch(85.4% 0.137 156.6);
Tailwind
colors: {
custom: {
50: '#a7f1c3',
500: '#7beaaa',
950: '#000000',
},
}SCSS
$custom: #7beaaa; $custom-light: #a7f1c3; $custom-dark: #000000;
JSON
{
"hex": "#7beaaa",
"rgb": {
"r": 123,
"g": 234,
"b": 170
},
"hsl": {
"h": 145.405,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85429,
"c": 0.13734,
"h": 156.6
},
"luminance": 0.65959
}Semantic roles & 50–950 ramp
primary
#7BEAAA
secondary
#C3468E
accent
#1182D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582