#78FBA8#78FBA8
#78FBA8 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.164 H 153.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBA8 |
|---|---|
| RGB | rgb(120, 251, 168) |
| HSL | hsl(142, 94%, 73%) |
| HSV | hsv(142, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 33.1%, 1.6%) |
| CIE-LAB | lab(89.77, -54.16, 29.02) |
| CIE-LCH | lch(89.77, 61.44, 151.81°) |
| OKLab | oklab(89.3% -0.1473 0.0731) |
| OKLCH | oklch(89.3% 0.164 153.6) |
| XYZ | xyz(49.3071, 75.8104, 49.0727) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.50
Seafoam Green
#7AF9AB
ΔE00 0.89
Seafoam (survey)
#80F9AD
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 1.99
Foam Green
#90FDA9
ΔE00 2.33
Light Green Blue
#56FCA2
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBA8 #FB78CB
analogous
#89FB78 #78FBA8 #78FBEA
triadic
#78FBA8 #A878FB #FBA878
tetradic
#78FBA8 #7889FB #FB78CB #FBEA78
square
#78FBA8 #7889FB #FB78CB #FBEA78
split-complementary
#78FBA8 #EA78FB #FB7889
monochromatic
#07F15D #3DF982 #78FBA8 #B3FDCE #E1FEEC
Accessibility & contrast
On white
1.30
#78FBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#78FBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBA8
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBA8 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA3
Deuteranopia (green-blind)
#E8DDAD
Tritanopia (blue-blind)
#55F8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fba8; /* rgb */ color: rgb(120, 251, 168); /* oklch */ color: oklch(89.3% 0.164 153.6);
Tailwind
colors: {
custom: {
50: '#a7fdc2',
500: '#78fba8',
950: '#000000',
},
}SCSS
$custom: #78fba8; $custom-light: #a7fdc2; $custom-dark: #000000;
JSON
{
"hex": "#78fba8",
"rgb": {
"r": 120,
"g": 251,
"b": 168
},
"hsl": {
"h": 141.985,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89301,
"c": 0.16446,
"h": 153.6
},
"luminance": 0.75815
}Semantic roles & 50–950 ramp
primary
#78FBA8
secondary
#D83FA0
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682