#7CFDBB#7CFDBB
#7CFDBB is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.148 H 159.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDBB |
|---|---|
| RGB | rgb(124, 253, 187) |
| HSL | hsl(149, 97%, 74%) |
| HSV | hsv(149, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.83, -50.50, 20.85) |
| CIE-LCH | lch(90.83, 54.63, 157.57°) |
| OKLab | oklab(90.32% -0.1386 0.0532) |
| OKLCH | oklch(90.32% 0.148 159) |
| XYZ | xyz(52.4028, 78.1190, 59.3211) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.47
Light Greenish Blue
#63F7B4
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDBB #FD7CBE
analogous
#7EFD7C #7CFDBB #7CFDFB
triadic
#7CFDBB #BB7CFD #FDBB7C
tetradic
#7CFDBB #7C7EFD #FD7CBE #FDFB7C
square
#7CFDBB #7C7EFD #FD7CBE #FDFB7C
split-complementary
#7CFDBB #FB7CFD #FD7C7E
monochromatic
#04FB7C #40FC9C #7CFDBB #B8FEDA #E1FFEF
Accessibility & contrast
On white
1.26
#7CFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7CFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDBB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDBB | 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)
#FBEDB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#54FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfdbb; /* rgb */ color: rgb(124, 253, 187); /* oklch */ color: oklch(90.3% 0.148 159.0);
Tailwind
colors: {
custom: {
50: '#aaffcf',
500: '#7cfdbb',
950: '#000000',
},
}SCSS
$custom: #7cfdbb; $custom-light: #aaffcf; $custom-dark: #000000;
JSON
{
"hex": "#7cfdbb",
"rgb": {
"r": 124,
"g": 253,
"b": 187
},
"hsl": {
"h": 149.302,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90321,
"c": 0.14849,
"h": 159
},
"luminance": 0.78124
}Semantic roles & 50–950 ramp
primary
#7CFDBB
secondary
#DB4290
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683