#7FFDBD#7FFDBD
#7FFDBD is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.145 H 159.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDBD |
|---|---|
| RGB | rgb(127, 253, 189) |
| HSL | hsl(150, 97%, 75%) |
| HSV | hsv(150, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.98, -49.41, 20.04) |
| CIE-LCH | lch(90.98, 53.32, 157.92°) |
| OKLab | oklab(90.48% -0.1358 0.0512) |
| OKLCH | oklch(90.48% 0.145 159.4) |
| XYZ | xyz(53.0587, 78.4323, 60.4772) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Greenish Blue
#63F7B4
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 3.02
Light Seafoam
#A0FEBF
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDBD #FD7FBF
analogous
#80FD7F #7FFDBD #7FFDFC
triadic
#7FFDBD #BD7FFD #FDBD7F
tetradic
#7FFDBD #7F80FD #FD7FBF #FDFC7F
square
#7FFDBD #7F80FD #FD7FBF #FDFC7F
split-complementary
#7FFDBD #FC7FFD #FD7F80
monochromatic
#06FB7F #43FC9E #7FFDBD #BBFEDC #E1FFEF
Accessibility & contrast
On white
1.26
#7FFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7FFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDBD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDBD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#59FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdbd; /* rgb */ color: rgb(127, 253, 189); /* oklch */ color: oklch(90.5% 0.145 159.4);
Tailwind
colors: {
custom: {
50: '#abffd1',
500: '#7ffdbd',
950: '#000000',
},
}SCSS
$custom: #7ffdbd; $custom-light: #abffd1; $custom-dark: #000000;
JSON
{
"hex": "#7ffdbd",
"rgb": {
"r": 127,
"g": 253,
"b": 189
},
"hsl": {
"h": 149.524,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90479,
"c": 0.14516,
"h": 159.4
},
"luminance": 0.78437
}Semantic roles & 50–950 ramp
primary
#7FFDBD
secondary
#DB4591
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683