#7BEEAA#7BEEAA
#7BEEAA is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.4% C 0.143 H 155.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEEAA |
|---|---|
| RGB | rgb(123, 238, 170) |
| HSL | hsl(145, 77%, 71%) |
| HSV | hsv(145, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(86.14, -47.69, 23.07) |
| CIE-LCH | lch(86.14, 52.98, 154.19°) |
| OKLab | oklab(86.38% -0.1304 0.0586) |
| OKLCH | oklch(86.38% 0.143 155.8) |
| XYZ | xyz(45.9952, 68.2587, 48.7739) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.74
Light Greenish Blue
#63F7B4
ΔE00 3.15
Light Sea Green
#98F6B0
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEEAA #EE7BBF
analogous
#85EE7B #7BEEAA #7BEEE4
triadic
#7BEEAA #AA7BEE #EEAA7B
tetradic
#7BEEAA #7B85EE #EE7BBF #EEE47B
square
#7BEEAA #7B85EE #EE7BBF #EEE47B
split-complementary
#7BEEAA #E47BEE #EE7B85
monochromatic
#1BD366 #45E787 #7BEEAA #B1F5CD #E4FCEE
Accessibility & contrast
On white
1.43
#7BEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#7BEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEEAA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEEAA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#5EECDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7beeaa; /* rgb */ color: rgb(123, 238, 170); /* oklch */ color: oklch(86.4% 0.143 155.8);
Tailwind
colors: {
custom: {
50: '#a8f4c3',
500: '#7beeaa',
950: '#000000',
},
}SCSS
$custom: #7beeaa; $custom-light: #a8f4c3; $custom-dark: #000000;
JSON
{
"hex": "#7beeaa",
"rgb": {
"r": 123,
"g": 238,
"b": 170
},
"hsl": {
"h": 144.522,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.86375,
"c": 0.143,
"h": 155.8
},
"luminance": 0.68262
}Semantic roles & 50–950 ramp
primary
#7BEEAA
secondary
#C84692
accent
#0C85D9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582