#7BE9AE#7BE9AE
#7BE9AE is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.3% C 0.132 H 158.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE9AE |
|---|---|
| RGB | rgb(123, 233, 174) |
| HSL | hsl(148, 71%, 70%) |
| HSV | hsv(148, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.76, -44.78, 19.10) |
| CIE-LCH | lch(84.76, 48.69, 156.90°) |
| OKLab | oklab(85.28% -0.1231 0.0488) |
| OKLCH | oklch(85.28% 0.132 158.4) |
| XYZ | xyz(44.9438, 65.5413, 50.3186) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE9AE #E97BB6
analogous
#7FE97B #7BE9AE #7BE9E5
triadic
#7BE9AE #AE7BE9 #E9AE7B
tetradic
#7BE9AE #7B7FE9 #E97BB6 #E9E57B
square
#7BE9AE #7B7FE9 #E97BB6 #E9E57B
split-complementary
#7BE9AE #E57BE9 #E97B7F
monochromatic
#21C86F #47E08E #7BE9AE #AFF2CE #E4FAEE
Accessibility & contrast
On white
1.49
#7BE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#7BE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE9AE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE9AE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAB
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#5DE8D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be9ae; /* rgb */ color: rgb(123, 233, 174); /* oklch */ color: oklch(85.3% 0.132 158.4);
Tailwind
colors: {
custom: {
50: '#a7f0c6',
500: '#7be9ae',
950: '#000000',
},
}SCSS
$custom: #7be9ae; $custom-light: #a7f0c6; $custom-dark: #000000;
JSON
{
"hex": "#7be9ae",
"rgb": {
"r": 123,
"g": 233,
"b": 174
},
"hsl": {
"h": 147.818,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.85283,
"c": 0.13242,
"h": 158.4
},
"luminance": 0.65545
}Semantic roles & 50–950 ramp
primary
#7BE9AE
secondary
#C24789
accent
#127AD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582