#78FBA4#78FBA4
#78FBA4 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.2% C 0.168 H 152.5°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBA4 |
|---|---|
| RGB | rgb(120, 251, 164) |
| HSL | hsl(140, 94%, 73%) |
| HSV | hsv(140, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 34.7%, 1.6%) |
| CIE-LAB | lab(89.70, -54.86, 30.95) |
| CIE-LCH | lch(89.70, 62.99, 150.57°) |
| OKLab | oklab(89.22% -0.1491 0.0776) |
| OKLCH | oklch(89.22% 0.168 152.5) |
| XYZ | xyz(48.9402, 75.6636, 47.1403) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.70
Seafoam Green
#7AF9AB
ΔE00 1.55
Seafoam (survey)
#80F9AD
ΔE00 1.88
Foam Green
#90FDA9
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBA4 #FB78CF
analogous
#8DFB78 #78FBA4 #78FBE6
triadic
#78FBA4 #A478FB #FBA478
tetradic
#78FBA4 #788DFB #FB78CF #FBE678
square
#78FBA4 #788DFB #FB78CF #FBE678
split-complementary
#78FBA4 #E678FB #FB788D
monochromatic
#07F156 #3DF97C #78FBA4 #B3FDCC #E1FEEB
Accessibility & contrast
On white
1.30
#78FBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#78FBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBA4
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBA4 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99E
Deuteranopia (green-blind)
#E9DCA9
Tritanopia (blue-blind)
#57F8E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78fba4; /* rgb */ color: rgb(120, 251, 164); /* oklch */ color: oklch(89.2% 0.168 152.5);
Tailwind
colors: {
custom: {
50: '#a7fdbf',
500: '#78fba4',
950: '#000000',
},
}SCSS
$custom: #78fba4; $custom-light: #a7fdbf; $custom-dark: #000000;
JSON
{
"hex": "#78fba4",
"rgb": {
"r": 120,
"g": 251,
"b": 164
},
"hsl": {
"h": 140.153,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89223,
"c": 0.16808,
"h": 152.5
},
"luminance": 0.75668
}Semantic roles & 50–950 ramp
primary
#78FBA4
secondary
#D83FA5
accent
#0098E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682