#7FFDB5#7FFDB5
#7FFDB5 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.152 H 156.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDB5 |
|---|---|
| RGB | rgb(127, 253, 181) |
| HSL | hsl(146, 97%, 75%) |
| HSV | hsv(146, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 28.5%, 0.8%) |
| CIE-LAB | lab(90.82, -50.94, 23.91) |
| CIE-LCH | lch(90.82, 56.28, 154.86°) |
| OKLab | oklab(90.3% -0.1393 0.0607) |
| OKLCH | oklch(90.3% 0.152 156.5) |
| XYZ | xyz(52.2141, 78.0945, 56.0293) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.42
Seafoam (survey)
#80F9AD
ΔE00 1.34
Seafoam Green
#7AF9AB
ΔE00 1.52
Light Bluish Green
#76FDA8
ΔE00 2.32
Light Greenish Blue
#63F7B4
ΔE00 2.75
Foam Green
#90FDA9
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDB5 #FD7FC7
analogous
#88FD7F #7FFDB5 #7FFDF4
triadic
#7FFDB5 #B57FFD #FDB57F
tetradic
#7FFDB5 #7F88FD #FD7FC7 #FDF47F
square
#7FFDB5 #7F88FD #FD7FC7 #FDF47F
split-complementary
#7FFDB5 #F47FFD #FD7F88
monochromatic
#06FB6F #43FC92 #7FFDB5 #BBFED8 #E1FFEE
Accessibility & contrast
On white
1.26
#7FFDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7FFDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDB5
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDB5 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB1
Deuteranopia (green-blind)
#E9E0B9
Tritanopia (blue-blind)
#5DFBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdb5; /* rgb */ color: rgb(127, 253, 181); /* oklch */ color: oklch(90.3% 0.152 156.5);
Tailwind
colors: {
custom: {
50: '#abffcb',
500: '#7ffdb5',
950: '#000000',
},
}SCSS
$custom: #7ffdb5; $custom-light: #abffcb; $custom-dark: #000000;
JSON
{
"hex": "#7ffdb5",
"rgb": {
"r": 127,
"g": 253,
"b": 181
},
"hsl": {
"h": 145.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90303,
"c": 0.152,
"h": 156.5
},
"luminance": 0.78099
}Semantic roles & 50–950 ramp
primary
#7FFDB5
secondary
#DB459B
accent
#0083E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683