#7FFDBA#7FFDBA
#7FFDBA is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.148 H 158.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDBA |
|---|---|
| RGB | rgb(127, 253, 186) |
| HSL | hsl(148, 97%, 75%) |
| HSV | hsv(148, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.92, -49.99, 21.49) |
| CIE-LCH | lch(90.92, 54.42, 156.74°) |
| OKLab | oklab(90.41% -0.1372 0.0548) |
| OKLCH | oklch(90.41% 0.148 158.2) |
| XYZ | xyz(52.7364, 78.3034, 58.7799) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.17
Seafoam (survey)
#80F9AD
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDBA #FD7FC2
analogous
#83FD7F #7FFDBA #7FFDF9
triadic
#7FFDBA #BA7FFD #FDBA7F
tetradic
#7FFDBA #7F83FD #FD7FC2 #FDF97F
square
#7FFDBA #7F83FD #FD7FC2 #FDF97F
split-complementary
#7FFDBA #F97FFD #FD7F83
monochromatic
#06FB79 #43FC9A #7FFDBA #BBFEDA #E1FFEF
Accessibility & contrast
On white
1.26
#7FFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7FFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDBA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDBA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#5AFCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdba; /* rgb */ color: rgb(127, 253, 186); /* oklch */ color: oklch(90.4% 0.148 158.2);
Tailwind
colors: {
custom: {
50: '#abffcf',
500: '#7ffdba',
950: '#000000',
},
}SCSS
$custom: #7ffdba; $custom-light: #abffcf; $custom-dark: #000000;
JSON
{
"hex": "#7ffdba",
"rgb": {
"r": 127,
"g": 253,
"b": 186
},
"hsl": {
"h": 148.095,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90412,
"c": 0.1477,
"h": 158.2
},
"luminance": 0.78308
}Semantic roles & 50–950 ramp
primary
#7FFDBA
secondary
#DB4595
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683