#7FFDBC#7FFDBC
#7FFDBC is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.146 H 159.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDBC |
|---|---|
| RGB | rgb(127, 253, 188) |
| HSL | hsl(149, 97%, 75%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.96, -49.61, 20.52) |
| CIE-LCH | lch(90.96, 53.69, 157.52°) |
| OKLab | oklab(90.46% -0.1363 0.0524) |
| OKLCH | oklch(90.46% 0.146 159) |
| XYZ | xyz(52.9505, 78.3890, 59.9075) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Seafoam
#A0FEBF
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDBC #FD7FC0
analogous
#81FD7F #7FFDBC #7FFDFB
triadic
#7FFDBC #BC7FFD #FDBC7F
tetradic
#7FFDBC #7F81FD #FD7FC0 #FDFB7F
square
#7FFDBC #7F81FD #FD7FC0 #FDFB7F
split-complementary
#7FFDBC #FB7FFD #FD7F81
monochromatic
#06FB7D #43FC9C #7FFDBC #BBFEDC #E1FFEF
Accessibility & contrast
On white
1.26
#7FFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7FFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDBC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDBC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#5AFCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdbc; /* rgb */ color: rgb(127, 253, 188); /* oklch */ color: oklch(90.5% 0.146 159.0);
Tailwind
colors: {
custom: {
50: '#abffd0',
500: '#7ffdbc',
950: '#000000',
},
}SCSS
$custom: #7ffdbc; $custom-light: #abffd0; $custom-dark: #000000;
JSON
{
"hex": "#7ffdbc",
"rgb": {
"r": 127,
"g": 253,
"b": 188
},
"hsl": {
"h": 149.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90457,
"c": 0.146,
"h": 159
},
"luminance": 0.78393
}Semantic roles & 50–950 ramp
primary
#7FFDBC
secondary
#DB4592
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683