#7FFDB8#7FFDB8
#7FFDB8 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.149 H 157.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDB8 |
|---|---|
| RGB | rgb(127, 253, 184) |
| HSL | hsl(147, 97%, 75%) |
| HSV | hsv(147, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 27.3%, 0.8%) |
| CIE-LAB | lab(90.88, -50.38, 22.46) |
| CIE-LCH | lch(90.88, 55.16, 155.97°) |
| OKLab | oklab(90.37% -0.138 0.0572) |
| OKLCH | oklch(90.37% 0.149 157.5) |
| XYZ | xyz(52.5253, 78.2189, 57.6680) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.80
Seafoam (survey)
#80F9AD
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.05
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.90
Light Seafoam
#A0FEBF
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDB8 #FD7FC4
analogous
#85FD7F #7FFDB8 #7FFDF7
triadic
#7FFDB8 #B87FFD #FDB87F
tetradic
#7FFDB8 #7F85FD #FD7FC4 #FDF77F
square
#7FFDB8 #7F85FD #FD7FC4 #FDF77F
split-complementary
#7FFDB8 #F77FFD #FD7F85
monochromatic
#06FB75 #43FC97 #7FFDB8 #BBFED9 #E1FFEE
Accessibility & contrast
On white
1.26
#7FFDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#7FFDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDB8
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDB8 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB4
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#5BFBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdb8; /* rgb */ color: rgb(127, 253, 184); /* oklch */ color: oklch(90.4% 0.149 157.5);
Tailwind
colors: {
custom: {
50: '#abffcd',
500: '#7ffdb8',
950: '#000000',
},
}SCSS
$custom: #7ffdb8; $custom-light: #abffcd; $custom-dark: #000000;
JSON
{
"hex": "#7ffdb8",
"rgb": {
"r": 127,
"g": 253,
"b": 184
},
"hsl": {
"h": 147.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90368,
"c": 0.1494,
"h": 157.5
},
"luminance": 0.78223
}Semantic roles & 50–950 ramp
primary
#7FFDB8
secondary
#DB4597
accent
#007EE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683