#7BDBA2#7BDBA2
#7BDBA2 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.7% C 0.123 H 156.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBA2 |
|---|---|
| RGB | rgb(123, 219, 162) |
| HSL | hsl(144, 57%, 67%) |
| HSV | hsv(144, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(80.45, -40.97, 19.37) |
| CIE-LCH | lch(80.45, 45.32, 154.70°) |
| OKLab | oklab(81.7% -0.1125 0.0494) |
| OKLCH | oklch(81.7% 0.123 156.3) |
| XYZ | xyz(40.0186, 57.4798, 43.1613) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.32
Hospital Green
#9BE5AA
ΔE00 4.28
Eucalyptus
#44D7A8
ΔE00 5.78
Light Teal
#90E4C1
ΔE00 6.20
Aqua Green
#12E193
ΔE00 6.56
Light Sea Green
#98F6B0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBA2 #DB7BB4
analogous
#84DB7B #7BDBA2 #7BDBD2
triadic
#7BDBA2 #A27BDB #DBA27B
tetradic
#7BDBA2 #7B84DB #DB7BB4 #DBD27B
square
#7BDBA2 #7B84DB #DB7BB4 #DBD27B
split-complementary
#7BDBA2 #D27BDB #DB7B84
monochromatic
#2FAD62 #4BCE80 #7BDBA2 #ABE8C4 #DBF5E6
Accessibility & contrast
On white
1.68
#7BDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#7BDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBA2
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBA2 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9F
Deuteranopia (green-blind)
#CBC4A5
Tritanopia (blue-blind)
#65D9CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bdba2; /* rgb */ color: rgb(123, 219, 162); /* oklch */ color: oklch(81.7% 0.123 156.3);
Tailwind
colors: {
custom: {
50: '#a6e6bd',
500: '#7bdba2',
950: '#000000',
},
}SCSS
$custom: #7bdba2; $custom-light: #a6e6bd; $custom-dark: #000000;
JSON
{
"hex": "#7bdba2",
"rgb": {
"r": 123,
"g": 219,
"b": 162
},
"hsl": {
"h": 144.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81699,
"c": 0.12286,
"h": 156.3
},
"luminance": 0.57483
}Semantic roles & 50–950 ramp
primary
#7BDBA2
secondary
#AF4B86
accent
#2182C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482