#7EFEBB#7EFEBB
#7EFEBB is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.149 H 158.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEBB |
|---|---|
| RGB | rgb(126, 254, 187) |
| HSL | hsl(149, 98%, 75%) |
| HSV | hsv(149, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.19, -50.45, 21.35) |
| CIE-LCH | lch(91.19, 54.79, 157.06°) |
| OKLab | oklab(90.63% -0.1384 0.0544) |
| OKLCH | oklch(90.63% 0.149 158.5) |
| XYZ | xyz(53.0113, 78.9026, 59.4403) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.33
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEBB #FE7EC1
analogous
#81FE7E #7EFEBB #7EFEFB
triadic
#7EFEBB #BB7EFE #FEBB7E
tetradic
#7EFEBB #7E81FE #FE7EC1 #FEFB7E
square
#7EFEBB #7E81FE #FE7EC1 #FEFB7E
split-complementary
#7EFEBB #FB7EFE #FE7E81
monochromatic
#05FD7B #41FE9B #7EFEBB #BBFEDB #E1FFEF
Accessibility & contrast
On white
1.25
#7EFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7EFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEBB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEBB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#58FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efebb; /* rgb */ color: rgb(126, 254, 187); /* oklch */ color: oklch(90.6% 0.149 158.5);
Tailwind
colors: {
custom: {
50: '#abffcf',
500: '#7efebb',
950: '#000000',
},
}SCSS
$custom: #7efebb; $custom-light: #abffcf; $custom-dark: #000000;
JSON
{
"hex": "#7efebb",
"rgb": {
"r": 126,
"g": 254,
"b": 187
},
"hsl": {
"h": 148.594,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90631,
"c": 0.14876,
"h": 158.5
},
"luminance": 0.78907
}Semantic roles & 50–950 ramp
primary
#7EFEBB
secondary
#DD4494
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683