#78FBB0#78FBB0
#78FBB0 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.5% C 0.157 H 156.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBB0 |
|---|---|
| RGB | rgb(120, 251, 176) |
| HSL | hsl(146, 94%, 73%) |
| HSV | hsv(146, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.91, -52.70, 25.17) |
| CIE-LCH | lch(89.91, 58.40, 154.47°) |
| OKLab | oklab(89.46% -0.1438 0.0638) |
| OKLCH | oklch(89.46% 0.157 156.1) |
| XYZ | xyz(50.0754, 76.1177, 53.1192) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.66
Seafoam Green
#7AF9AB
ΔE00 0.88
Seafoam (survey)
#80F9AD
ΔE00 1.01
Light Bluish Green
#76FDA8
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBB0 #FB78C3
analogous
#81FB78 #78FBB0 #78FBF2
triadic
#78FBB0 #B078FB #FBB078
tetradic
#78FBB0 #7881FB #FB78C3 #FBF278
square
#78FBB0 #7881FB #FB78C3 #FBF278
split-complementary
#78FBB0 #F278FB #FB7881
monochromatic
#07F16B #3DF98D #78FBB0 #B3FDD3 #E1FEEE
Accessibility & contrast
On white
1.29
#78FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#78FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBB0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBB0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#52F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fbb0; /* rgb */ color: rgb(120, 251, 176); /* oklch */ color: oklch(89.5% 0.157 156.1);
Tailwind
colors: {
custom: {
50: '#a7fdc8',
500: '#78fbb0',
950: '#000000',
},
}SCSS
$custom: #78fbb0; $custom-light: #a7fdc8; $custom-dark: #000000;
JSON
{
"hex": "#78fbb0",
"rgb": {
"r": 120,
"g": 251,
"b": 176
},
"hsl": {
"h": 145.649,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89465,
"c": 0.15735,
"h": 156.1
},
"luminance": 0.76122
}Semantic roles & 50–950 ramp
primary
#78FBB0
secondary
#D83F97
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682