#78FEB3#78FEB3
#78FEB3 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.2% C 0.159 H 156.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEB3 |
|---|---|
| RGB | rgb(120, 254, 179) |
| HSL | hsl(146, 99%, 73%) |
| HSV | hsv(146, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(90.84, -53.36, 24.91) |
| CIE-LCH | lch(90.84, 58.89, 154.98°) |
| OKLab | oklab(90.24% -0.1457 0.0632) |
| OKLCH | oklch(90.24% 0.159 156.6) |
| XYZ | xyz(51.3201, 78.1269, 55.0146) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.89
Seafoam Green
#7AF9AB
ΔE00 1.40
Seafoam (survey)
#80F9AD
ΔE00 1.49
Light Bluish Green
#76FDA8
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEB3 #FE78C3
analogous
#80FE78 #78FEB3 #78FEF6
triadic
#78FEB3 #B378FE #FEB378
tetradic
#78FEB3 #7880FE #FE78C3 #FEF678
square
#78FEB3 #7880FE #FE78C3 #FEF678
split-complementary
#78FEB3 #F678FE #FE7880
monochromatic
#02FA6F #3BFE91 #78FEB3 #B5FED5 #E1FFEE
Accessibility & contrast
On white
1.26
#78FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#78FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEB3
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEB3 | 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)
#FDEDAE
Deuteranopia (green-blind)
#EADFB8
Tritanopia (blue-blind)
#4FFCEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78feb3; /* rgb */ color: rgb(120, 254, 179); /* oklch */ color: oklch(90.2% 0.159 156.6);
Tailwind
colors: {
custom: {
50: '#a8ffca',
500: '#78feb3',
950: '#000000',
},
}SCSS
$custom: #78feb3; $custom-light: #a8ffca; $custom-dark: #000000;
JSON
{
"hex": "#78feb3",
"rgb": {
"r": 120,
"g": 254,
"b": 179
},
"hsl": {
"h": 146.418,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90237,
"c": 0.15882,
"h": 156.6
},
"luminance": 0.78131
}Semantic roles & 50–950 ramp
primary
#78FEB3
secondary
#DC3F96
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682