#7BFCBA#7BFCBA
#7BFCBA is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.0% C 0.149 H 159.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCBA |
|---|---|
| RGB | rgb(123, 252, 186) |
| HSL | hsl(149, 96%, 74%) |
| HSV | hsv(149, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.49, -50.51, 20.88) |
| CIE-LCH | lch(90.49, 54.65, 157.54°) |
| OKLab | oklab(90.03% -0.1386 0.0532) |
| OKLCH | oklch(90.03% 0.149 159) |
| XYZ | xyz(51.8374, 77.3725, 58.6475) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Greenish Blue
#63F7B4
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCBA #FC7BBD
analogous
#7CFC7B #7BFCBA #7BFCFA
triadic
#7BFCBA #BA7BFC #FCBA7B
tetradic
#7BFCBA #7B7CFC #FC7BBD #FCFA7B
square
#7BFCBA #7B7CFC #FC7BBD #FCFA7B
split-complementary
#7BFCBA #FA7BFC #FC7B7C
monochromatic
#06F77B #3FFB9B #7BFCBA #B7FDD9 #E1FEEF
Accessibility & contrast
On white
1.27
#7BFCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7BFCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCBA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCBA | 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)
#FAECB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#53FBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcba; /* rgb */ color: rgb(123, 252, 186); /* oklch */ color: oklch(90.0% 0.149 159.0);
Tailwind
colors: {
custom: {
50: '#a9fecf',
500: '#7bfcba',
950: '#000000',
},
}SCSS
$custom: #7bfcba; $custom-light: #a9fecf; $custom-dark: #000000;
JSON
{
"hex": "#7bfcba",
"rgb": {
"r": 123,
"g": 252,
"b": 186
},
"hsl": {
"h": 149.302,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90027,
"c": 0.14852,
"h": 159
},
"luminance": 0.77377
}Semantic roles & 50–950 ramp
primary
#7BFCBA
secondary
#D9428F
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111813
muted
#818683