#7FEBB2#7FEBB2
#7FEBB2 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.129 H 159.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEBB2 |
|---|---|
| RGB | rgb(127, 235, 178) |
| HSL | hsl(148, 73%, 71%) |
| HSV | hsv(148, 46%, 92%) |
| CMYK | cmyk(46%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.57, -43.86, 18.18) |
| CIE-LCH | lch(85.57, 47.48, 157.49°) |
| OKLab | oklab(86.01% -0.1208 0.0465) |
| OKLCH | oklch(86.01% 0.129 159) |
| XYZ | xyz(46.4930, 67.1395, 52.6201) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEBB2 #EB7FB8
analogous
#82EB7F #7FEBB2 #7FEBE8
triadic
#7FEBB2 #B27FEB #EBB27F
tetradic
#7FEBB2 #7F82EB #EB7FB8 #EBE87F
square
#7FEBB2 #7F82EB #EB7FB8 #EBE87F
split-complementary
#7FEBB2 #E87FEB #EB7F82
monochromatic
#20CF73 #4AE392 #7FEBB2 #B4F3D2 #E5FBEF
Accessibility & contrast
On white
1.46
#7FEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#7FEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEBB2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEBB2 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#62EADB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7febb2; /* rgb */ color: rgb(127, 235, 178); /* oklch */ color: oklch(86.0% 0.129 159.0);
Tailwind
colors: {
custom: {
50: '#aaf2c9',
500: '#7febb2',
950: '#000000',
},
}SCSS
$custom: #7febb2; $custom-light: #aaf2c9; $custom-dark: #000000;
JSON
{
"hex": "#7febb2",
"rgb": {
"r": 127,
"g": 235,
"b": 178
},
"hsl": {
"h": 148.333,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.86012,
"c": 0.12944,
"h": 159
},
"luminance": 0.67143
}Semantic roles & 50–950 ramp
primary
#7FEBB2
secondary
#C44A8B
accent
#1078D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582