#7BFDBB#7BFDBB
#7BFDBB is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.3% C 0.149 H 159.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDBB |
|---|---|
| RGB | rgb(123, 253, 187) |
| HSL | hsl(150, 97%, 74%) |
| HSV | hsv(150, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.80, -50.73, 20.80) |
| CIE-LCH | lch(90.80, 54.83, 157.71°) |
| OKLab | oklab(90.28% -0.1393 0.053) |
| OKLCH | oklch(90.28% 0.149 159.2) |
| XYZ | xyz(52.2590, 78.0449, 59.3143) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDBB #FD7BBD
analogous
#7CFD7B #7BFDBB #7BFDFC
triadic
#7BFDBB #BB7BFD #FDBB7B
tetradic
#7BFDBB #7B7CFD #FD7BBD #FDFC7B
square
#7BFDBB #7B7CFD #FD7BBD #FDFC7B
split-complementary
#7BFDBB #FC7BFD #FD7B7C
monochromatic
#04FA7D #3FFC9C #7BFDBB #B7FEDA #E1FFEF
Accessibility & contrast
On white
1.26
#7BFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#7BFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDBB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDBB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#52FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfdbb; /* rgb */ color: rgb(123, 253, 187); /* oklch */ color: oklch(90.3% 0.149 159.2);
Tailwind
colors: {
custom: {
50: '#a9ffcf',
500: '#7bfdbb',
950: '#000000',
},
}SCSS
$custom: #7bfdbb; $custom-light: #a9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#7bfdbb",
"rgb": {
"r": 123,
"g": 253,
"b": 187
},
"hsl": {
"h": 149.538,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.90284,
"c": 0.14904,
"h": 159.2
},
"luminance": 0.78049
}Semantic roles & 50–950 ramp
primary
#7BFDBB
secondary
#DB418F
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683