#78FEB4#78FEB4
#78FEB4 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.158 H 156.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEB4 |
|---|---|
| RGB | rgb(120, 254, 180) |
| HSL | hsl(147, 99%, 73%) |
| HSV | hsv(147, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.86, -53.17, 24.43) |
| CIE-LCH | lch(90.86, 58.51, 155.33°) |
| OKLab | oklab(90.26% -0.1453 0.062) |
| OKLCH | oklch(90.26% 0.158 156.9) |
| XYZ | xyz(51.4216, 78.1675, 55.5492) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.85
Seafoam Green
#7AF9AB
ΔE00 1.53
Seafoam (survey)
#80F9AD
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEB4 #FE78C2
analogous
#7FFE78 #78FEB4 #78FEF7
triadic
#78FEB4 #B478FE #FEB478
tetradic
#78FEB4 #787FFE #FE78C2 #FEF778
square
#78FEB4 #787FFE #FE78C2 #FEF778
split-complementary
#78FEB4 #F778FE #FE787F
monochromatic
#02FA71 #3BFE92 #78FEB4 #B5FED6 #E1FFEE
Accessibility & contrast
On white
1.26
#78FEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#78FEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEB4
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEB4 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB0
Deuteranopia (green-blind)
#E9DFB9
Tritanopia (blue-blind)
#4FFCEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78feb4; /* rgb */ color: rgb(120, 254, 180); /* oklch */ color: oklch(90.3% 0.158 156.9);
Tailwind
colors: {
custom: {
50: '#a8ffca',
500: '#78feb4',
950: '#000000',
},
}SCSS
$custom: #78feb4; $custom-light: #a8ffca; $custom-dark: #000000;
JSON
{
"hex": "#78feb4",
"rgb": {
"r": 120,
"g": 254,
"b": 180
},
"hsl": {
"h": 146.866,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90258,
"c": 0.15794,
"h": 156.9
},
"luminance": 0.78172
}Semantic roles & 50–950 ramp
primary
#78FEB4
secondary
#DC3F95
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682