#78FCB5#78FCB5
#78FCB5 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.154 H 157.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCB5 |
|---|---|
| RGB | rgb(120, 252, 181) |
| HSL | hsl(148, 96%, 73%) |
| HSV | hsv(148, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.30, -52.16, 23.15) |
| CIE-LCH | lch(90.30, 57.07, 156.07°) |
| OKLab | oklab(89.81% -0.1427 0.0588) |
| OKLCH | oklch(89.81% 0.154 157.6) |
| XYZ | xyz(50.8925, 76.9456, 55.8772) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.71
Seafoam (survey)
#80F9AD
ΔE00 1.70
Seafoam Green
#7AF9AB
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCB5 #FC78BF
analogous
#7DFC78 #78FCB5 #78FCF7
triadic
#78FCB5 #B578FC #FCB578
tetradic
#78FCB5 #787DFC #FC78BF #FCF778
square
#78FCB5 #787DFC #FC78BF #FCF778
split-complementary
#78FCB5 #F778FC #FC787D
monochromatic
#05F474 #3CFB94 #78FCB5 #B4FDD6 #E1FEEF
Accessibility & contrast
On white
1.28
#78FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#78FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCB5
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCB5 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E7DEB9
Tritanopia (blue-blind)
#4FFAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fcb5; /* rgb */ color: rgb(120, 252, 181); /* oklch */ color: oklch(89.8% 0.154 157.6);
Tailwind
colors: {
custom: {
50: '#a7fecb',
500: '#78fcb5',
950: '#000000',
},
}SCSS
$custom: #78fcb5; $custom-light: #a7fecb; $custom-dark: #000000;
JSON
{
"hex": "#78fcb5",
"rgb": {
"r": 120,
"g": 252,
"b": 181
},
"hsl": {
"h": 147.727,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89808,
"c": 0.15437,
"h": 157.6
},
"luminance": 0.7695
}Semantic roles & 50–950 ramp
primary
#78FCB5
secondary
#D93F92
accent
#007BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683