#7BC698#7BC698
#7BC698 is a light, moderate green. Relative luminance 0.469; OKLCH L 76.5% C 0.100 H 156.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC698 |
|---|---|
| RGB | rgb(123, 198, 152) |
| HSL | hsl(143, 40%, 63%) |
| HSV | hsv(143, 38%, 78%) |
| CMYK | cmyk(37.9%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(74.10, -33.34, 15.84) |
| CIE-LCH | lch(74.10, 36.91, 154.58°) |
| OKLab | oklab(76.49% -0.0919 0.0406) |
| OKLCH | oklch(76.49% 0.1 156.2) |
| XYZ | xyz(34.0278, 46.8641, 36.9523) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.18
Mediumaquamarine
#66CDAA
ΔE00 5.30
Pale Teal
#82CBB2
ΔE00 6.37
Seafoam
#7FE0B3
ΔE00 6.56
Soft Green
#6FC276
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC698 #C67BA9
analogous
#83C67B #7BC698 #7BC6BE
triadic
#7BC698 #987BC6 #C6987B
tetradic
#7BC698 #7B83C6 #C67BA9 #C6BE7B
square
#7BC698 #7B83C6 #C67BA9 #C6BE7B
split-complementary
#7BC698 #BE7BC6 #C67B83
monochromatic
#3C8B5A #50B477 #7BC698 #A6D8B9 #D0EBDB
Accessibility & contrast
On white
2.02
#7BC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#7BC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC698
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC698 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB95
Deuteranopia (green-blind)
#B9B39B
Tritanopia (blue-blind)
#6CC5B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7bc698; /* rgb */ color: rgb(123, 198, 152); /* oklch */ color: oklch(76.5% 0.100 156.2);
Tailwind
colors: {
custom: {
50: '#a4d7b6',
500: '#7bc698',
950: '#000000',
},
}SCSS
$custom: #7bc698; $custom-light: #a4d7b6; $custom-dark: #000000;
JSON
{
"hex": "#7bc698",
"rgb": {
"r": 123,
"g": 198,
"b": 152
},
"hsl": {
"h": 143.2,
"s": 39.683,
"l": 62.941
},
"oklch": {
"l": 0.76489,
"c": 0.10043,
"h": 156.2
},
"luminance": 0.46866
}Semantic roles & 50–950 ramp
primary
#7BC698
secondary
#DCC1D1
accent
#3381B3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380