#7BE8AE#7BE8AE
#7BE8AE is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.0% C 0.131 H 158.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE8AE |
|---|---|
| RGB | rgb(123, 232, 174) |
| HSL | hsl(148, 70%, 70%) |
| HSV | hsv(148, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 25%, 9%) |
| CIE-LAB | lab(84.47, -44.35, 18.70) |
| CIE-LCH | lch(84.47, 48.13, 157.14°) |
| OKLab | oklab(85.05% -0.122 0.0477) |
| OKLCH | oklch(85.05% 0.131 158.6) |
| XYZ | xyz(44.6615, 64.9767, 50.2245) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 4.02
Hospital Green
#9BE5AA
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Sea Green
#98F6B0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE8AE #E87BB5
analogous
#7FE87B #7BE8AE #7BE8E4
triadic
#7BE8AE #AE7BE8 #E8AE7B
tetradic
#7BE8AE #7B7FE8 #E87BB5 #E8E47B
square
#7BE8AE #7B7FE8 #E87BB5 #E8E47B
split-complementary
#7BE8AE #E47BE8 #E87B7F
monochromatic
#23C66F #47DF8E #7BE8AE #AFF1CE #E3FAEE
Accessibility & contrast
On white
1.50
#7BE8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7BE8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE8AE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE8AE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#5EE7D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be8ae; /* rgb */ color: rgb(123, 232, 174); /* oklch */ color: oklch(85.0% 0.131 158.6);
Tailwind
colors: {
custom: {
50: '#a7f0c6',
500: '#7be8ae',
950: '#000000',
},
}SCSS
$custom: #7be8ae; $custom-light: #a7f0c6; $custom-dark: #000000;
JSON
{
"hex": "#7be8ae",
"rgb": {
"r": 123,
"g": 232,
"b": 174
},
"hsl": {
"h": 148.073,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.85047,
"c": 0.13101,
"h": 158.6
},
"luminance": 0.6498
}Semantic roles & 50–950 ramp
primary
#7BE8AE
secondary
#C04788
accent
#1379D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582