#7BE69C#7BE69C
#7BE69C is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.2% C 0.144 H 152.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE69C |
|---|---|
| RGB | rgb(123, 230, 156) |
| HSL | hsl(139, 68%, 69%) |
| HSV | hsv(139, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(83.55, -46.86, 26.73) |
| CIE-LCH | lch(83.55, 53.95, 150.29°) |
| OKLab | oklab(84.18% -0.1277 0.0674) |
| OKLCH | oklch(84.18% 0.144 152.2) |
| XYZ | xyz(42.4631, 63.2017, 41.4076) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.15
Light Sea Green
#98F6B0
ΔE00 4.27
Hospital Green
#9BE5AA
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE69C #E67BC5
analogous
#90E67B #7BE69C #7BE6D2
triadic
#7BE69C #9C7BE6 #E69C7B
tetradic
#7BE69C #7B90E6 #E67BC5 #E6D27B
square
#7BE69C #7B90E6 #E67BC5 #E6D27B
split-complementary
#7BE69C #D27BE6 #E67B90
monochromatic
#25C255 #48DC75 #7BE69C #AEF0C3 #E2F9E9
Accessibility & contrast
On white
1.54
#7BE69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#7BE69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE69C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE69C | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D797
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#64E3D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be69c; /* rgb */ color: rgb(123, 230, 156); /* oklch */ color: oklch(84.2% 0.144 152.2);
Tailwind
colors: {
custom: {
50: '#a7eeb9',
500: '#7be69c',
950: '#000000',
},
}SCSS
$custom: #7be69c; $custom-light: #a7eeb9; $custom-dark: #000000;
JSON
{
"hex": "#7be69c",
"rgb": {
"r": 123,
"g": 230,
"b": 156
},
"hsl": {
"h": 138.505,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.84183,
"c": 0.14438,
"h": 152.2
},
"luminance": 0.63205
}Semantic roles & 50–950 ramp
primary
#7BE69C
secondary
#BE4799
accent
#1597D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581