#7FFDBB#7FFDBB
#7FFDBB is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.147 H 158.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDBB |
|---|---|
| RGB | rgb(127, 253, 187) |
| HSL | hsl(149, 97%, 75%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.94, -49.80, 21.01) |
| CIE-LCH | lch(90.94, 54.05, 157.13°) |
| OKLab | oklab(90.43% -0.1367 0.0536) |
| OKLCH | oklch(90.43% 0.147 158.6) |
| XYZ | xyz(52.8431, 78.3461, 59.3417) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.37
Light Greenish Blue
#63F7B4
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDBB #FD7FC1
analogous
#82FD7F #7FFDBB #7FFDFA
triadic
#7FFDBB #BB7FFD #FDBB7F
tetradic
#7FFDBB #7F82FD #FD7FC1 #FDFA7F
square
#7FFDBB #7F82FD #FD7FC1 #FDFA7F
split-complementary
#7FFDBB #FA7FFD #FD7F82
monochromatic
#06FB7B #43FC9B #7FFDBB #BBFEDB #E1FFEF
Accessibility & contrast
On white
1.26
#7FFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7FFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDBB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDBB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#5AFCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdbb; /* rgb */ color: rgb(127, 253, 187); /* oklch */ color: oklch(90.4% 0.147 158.6);
Tailwind
colors: {
custom: {
50: '#abffcf',
500: '#7ffdbb',
950: '#000000',
},
}SCSS
$custom: #7ffdbb; $custom-light: #abffcf; $custom-dark: #000000;
JSON
{
"hex": "#7ffdbb",
"rgb": {
"r": 127,
"g": 253,
"b": 187
},
"hsl": {
"h": 148.571,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90434,
"c": 0.14685,
"h": 158.6
},
"luminance": 0.7835
}Semantic roles & 50–950 ramp
primary
#7FFDBB
secondary
#DB4594
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683