#7FFDB7#7FFDB7
#7FFDB7 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.150 H 157.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDB7 |
|---|---|
| RGB | rgb(127, 253, 183) |
| HSL | hsl(147, 97%, 75%) |
| HSV | hsv(147, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 27.7%, 0.8%) |
| CIE-LAB | lab(90.86, -50.57, 22.94) |
| CIE-LCH | lch(90.86, 55.53, 155.60°) |
| OKLab | oklab(90.35% -0.1385 0.0583) |
| OKLCH | oklch(90.35% 0.15 157.2) |
| XYZ | xyz(52.4208, 78.1772, 57.1179) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.63
Seafoam (survey)
#80F9AD
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Seafoam
#A0FEBF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDB7 #FD7FC5
analogous
#86FD7F #7FFDB7 #7FFDF6
triadic
#7FFDB7 #B77FFD #FDB77F
tetradic
#7FFDB7 #7F86FD #FD7FC5 #FDF67F
square
#7FFDB7 #7F86FD #FD7FC5 #FDF67F
split-complementary
#7FFDB7 #F67FFD #FD7F86
monochromatic
#06FB73 #43FC95 #7FFDB7 #BBFED9 #E1FFEE
Accessibility & contrast
On white
1.26
#7FFDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#7FFDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDB7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDB7 | 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)
#FCEDB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#5CFBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdb7; /* rgb */ color: rgb(127, 253, 183); /* oklch */ color: oklch(90.3% 0.150 157.2);
Tailwind
colors: {
custom: {
50: '#abffcc',
500: '#7ffdb7',
950: '#000000',
},
}SCSS
$custom: #7ffdb7; $custom-light: #abffcc; $custom-dark: #000000;
JSON
{
"hex": "#7ffdb7",
"rgb": {
"r": 127,
"g": 253,
"b": 183
},
"hsl": {
"h": 146.667,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90346,
"c": 0.15027,
"h": 157.2
},
"luminance": 0.78181
}Semantic roles & 50–950 ramp
primary
#7FFDB7
secondary
#DB4598
accent
#007FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683