#7FDBA2#7FDBA2
#7FDBA2 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.9% C 0.120 H 155.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBA2 |
|---|---|
| RGB | rgb(127, 219, 162) |
| HSL | hsl(143, 56%, 68%) |
| HSV | hsv(143, 42%, 86%) |
| CMYK | cmyk(42%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(80.62, -39.89, 19.63) |
| CIE-LCH | lch(80.62, 44.45, 153.79°) |
| OKLab | oklab(81.88% -0.1095 0.05) |
| OKLCH | oklch(81.88% 0.12 155.4) |
| XYZ | xyz(40.6027, 57.7810, 43.1887) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 6.18
Eucalyptus
#44D7A8
ΔE00 6.22
Light Sea Green
#98F6B0
ΔE00 6.45
Mint
#AAF0C1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBA2 #DB7FB8
analogous
#8ADB7F #7FDBA2 #7FDBD0
triadic
#7FDBA2 #A27FDB #DBA27F
tetradic
#7FDBA2 #7F8ADB #DB7FB8 #DBD07F
square
#7FDBA2 #7F8ADB #DB7FB8 #DBD07F
split-complementary
#7FDBA2 #D07FDB #DB7F8A
monochromatic
#31AF61 #4FCE7F #7FDBA2 #AFE8C5 #DFF6E7
Accessibility & contrast
On white
1.67
#7FDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#7FDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBA2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBA2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9F
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#6BD9CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fdba2; /* rgb */ color: rgb(127, 219, 162); /* oklch */ color: oklch(81.9% 0.120 155.4);
Tailwind
colors: {
custom: {
50: '#a8e6bd',
500: '#7fdba2',
950: '#000000',
},
}SCSS
$custom: #7fdba2; $custom-light: #a8e6bd; $custom-dark: #000000;
JSON
{
"hex": "#7fdba2",
"rgb": {
"r": 127,
"g": 219,
"b": 162
},
"hsl": {
"h": 142.826,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.81881,
"c": 0.12037,
"h": 155.4
},
"luminance": 0.57784
}Semantic roles & 50–950 ramp
primary
#7FDBA2
secondary
#B14D8B
accent
#2286C4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482