#7BFCBB#7BFCBB
#7BFCBB is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.0% C 0.148 H 159.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCBB |
|---|---|
| RGB | rgb(123, 252, 187) |
| HSL | hsl(150, 96%, 74%) |
| HSV | hsv(150, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.51, -50.31, 20.40) |
| CIE-LCH | lch(90.51, 54.29, 157.93°) |
| OKLab | oklab(90.05% -0.1382 0.052) |
| OKLCH | oklch(90.05% 0.148 159.4) |
| XYZ | xyz(51.9441, 77.4152, 59.2094) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.62
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCBB #FC7BBC
analogous
#7BFC7B #7BFCBB #7BFCFB
triadic
#7BFCBB #BB7BFC #FCBB7B
tetradic
#7BFCBB #7B7BFC #FC7BBC #FCFB7B
square
#7BFCBB #7B7BFC #FC7BBC #FCFB7B
split-complementary
#7BFCBB #FB7BFC #FC7B7B
monochromatic
#06F77D #3FFB9C #7BFCBB #B7FDDA #E1FEF0
Accessibility & contrast
On white
1.27
#7BFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7BFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCBB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCBB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#52FBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcbb; /* rgb */ color: rgb(123, 252, 187); /* oklch */ color: oklch(90.0% 0.148 159.4);
Tailwind
colors: {
custom: {
50: '#a9fecf',
500: '#7bfcbb',
950: '#000000',
},
}SCSS
$custom: #7bfcbb; $custom-light: #a9fecf; $custom-dark: #000000;
JSON
{
"hex": "#7bfcbb",
"rgb": {
"r": 123,
"g": 252,
"b": 187
},
"hsl": {
"h": 149.767,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.9005,
"c": 0.14768,
"h": 159.4
},
"luminance": 0.7742
}Semantic roles & 50–950 ramp
primary
#7BFCBB
secondary
#D9428E
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683