#78FDB6#78FDB6
#78FDB6 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.155 H 157.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDB6 |
|---|---|
| RGB | rgb(120, 253, 182) |
| HSL | hsl(148, 97%, 73%) |
| HSV | hsv(148, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 28.1%, 0.8%) |
| CIE-LAB | lab(90.60, -52.38, 23.06) |
| CIE-LCH | lch(90.60, 57.23, 156.24°) |
| OKLab | oklab(90.07% -0.1433 0.0586) |
| OKLCH | oklch(90.07% 0.155 157.8) |
| XYZ | xyz(51.3103, 77.6165, 56.5245) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.84
Seafoam (survey)
#80F9AD
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDB6 #FD78BF
analogous
#7CFD78 #78FDB6 #78FDF8
triadic
#78FDB6 #B678FD #FDB678
tetradic
#78FDB6 #787CFD #FD78BF #FDF878
square
#78FDB6 #787CFD #FD78BF #FDF878
split-complementary
#78FDB6 #F878FD #FD787C
monochromatic
#04F775 #3CFC95 #78FDB6 #B4FED7 #E1FFEF
Accessibility & contrast
On white
1.27
#78FDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#78FDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDB6
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDB6 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB2
Deuteranopia (green-blind)
#E8DFBA
Tritanopia (blue-blind)
#4EFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fdb6; /* rgb */ color: rgb(120, 253, 182); /* oklch */ color: oklch(90.1% 0.155 157.8);
Tailwind
colors: {
custom: {
50: '#a8ffcc',
500: '#78fdb6',
950: '#000000',
},
}SCSS
$custom: #78fdb6; $custom-light: #a8ffcc; $custom-dark: #000000;
JSON
{
"hex": "#78fdb6",
"rgb": {
"r": 120,
"g": 253,
"b": 182
},
"hsl": {
"h": 147.97,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.90065,
"c": 0.15487,
"h": 157.8
},
"luminance": 0.77621
}Semantic roles & 50–950 ramp
primary
#78FDB6
secondary
#DA3F92
accent
#007BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683