#7BE5AA#7BE5AA
#7BE5AA is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.2% C 0.130 H 157.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE5AA |
|---|---|
| RGB | rgb(123, 229, 170) |
| HSL | hsl(147, 67%, 69%) |
| HSV | hsv(147, 46%, 90%) |
| CMYK | cmyk(46.3%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.52, -43.83, 19.45) |
| CIE-LCH | lch(83.52, 47.95, 156.06°) |
| OKLab | oklab(84.25% -0.1204 0.0496) |
| OKLCH | oklch(84.25% 0.13 157.6) |
| XYZ | xyz(43.4401, 63.1485, 47.9222) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Hospital Green
#9BE5AA
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.60
Light Sea Green
#98F6B0
ΔE00 4.96
Light Blue Green
#7EFBB3
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE5AA #E57BB6
analogous
#81E57B #7BE5AA #7BE5DF
triadic
#7BE5AA #AA7BE5 #E5AA7B
tetradic
#7BE5AA #7B81E5 #E57BB6 #E5DF7B
square
#7BE5AA #7B81E5 #E57BB6 #E5DF7B
split-complementary
#7BE5AA #DF7BE5 #E57B81
monochromatic
#26C06A #48DB89 #7BE5AA #AEEFCB #E1F9EC
Accessibility & contrast
On white
1.54
#7BE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7BE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE5AA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE5AA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#60E4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be5aa; /* rgb */ color: rgb(123, 229, 170); /* oklch */ color: oklch(84.2% 0.130 157.6);
Tailwind
colors: {
custom: {
50: '#a7eec3',
500: '#7be5aa',
950: '#000000',
},
}SCSS
$custom: #7be5aa; $custom-light: #a7eec3; $custom-dark: #000000;
JSON
{
"hex": "#7be5aa",
"rgb": {
"r": 123,
"g": 229,
"b": 170
},
"hsl": {
"h": 146.604,
"s": 67.089,
"l": 69.02
},
"oklch": {
"l": 0.84247,
"c": 0.13021,
"h": 157.6
},
"luminance": 0.63152
}Semantic roles & 50–950 ramp
primary
#7BE5AA
secondary
#BD4789
accent
#177DCF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582