#7FFDB1#7FFDB1
#7FFDB1 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.2% C 0.156 H 155.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDB1 |
|---|---|
| RGB | rgb(127, 253, 177) |
| HSL | hsl(144, 97%, 75%) |
| HSV | hsv(144, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 30%, 0.8%) |
| CIE-LAB | lab(90.75, -51.69, 25.84) |
| CIE-LCH | lch(90.75, 57.79, 153.44°) |
| OKLab | oklab(90.22% -0.1411 0.0654) |
| OKLCH | oklch(90.22% 0.156 155.1) |
| XYZ | xyz(51.8096, 77.9327, 53.8988) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.81
Seafoam (survey)
#80F9AD
ΔE00 0.89
Seafoam Green
#7AF9AB
ΔE00 0.99
Light Bluish Green
#76FDA8
ΔE00 1.60
Foam Green
#90FDA9
ΔE00 2.61
Light Sea Green
#98F6B0
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDB1 #FD7FCB
analogous
#8CFD7F #7FFDB1 #7FFDF0
triadic
#7FFDB1 #B17FFD #FDB17F
tetradic
#7FFDB1 #7F8CFD #FD7FCB #FDF07F
square
#7FFDB1 #7F8CFD #FD7FCB #FDF07F
split-complementary
#7FFDB1 #F07FFD #FD7F8C
monochromatic
#06FB68 #43FC8C #7FFDB1 #BBFED6 #E1FFED
Accessibility & contrast
On white
1.27
#7FFDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#7FFDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDB1
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDB1 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAC
Deuteranopia (green-blind)
#EADFB6
Tritanopia (blue-blind)
#5EFBE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffdb1; /* rgb */ color: rgb(127, 253, 177); /* oklch */ color: oklch(90.2% 0.156 155.1);
Tailwind
colors: {
custom: {
50: '#abffc8',
500: '#7ffdb1',
950: '#000000',
},
}SCSS
$custom: #7ffdb1; $custom-light: #abffc8; $custom-dark: #000000;
JSON
{
"hex": "#7ffdb1",
"rgb": {
"r": 127,
"g": 253,
"b": 177
},
"hsl": {
"h": 143.81,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90219,
"c": 0.15552,
"h": 155.1
},
"luminance": 0.77937
}Semantic roles & 50–950 ramp
primary
#7FFDB1
secondary
#DB45A0
accent
#008AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682