#78E79E#78E79E
#78E79E is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.146 H 153.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #78E79E |
|---|---|
| RGB | rgb(120, 231, 158) |
| HSL | hsl(141, 70%, 69%) |
| HSV | hsv(141, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.76, -47.70, 25.98) |
| CIE-LCH | lch(83.76, 54.31, 151.42°) |
| OKLab | oklab(84.34% -0.13 0.0656) |
| OKLCH | oklch(84.34% 0.146 153.2) |
| XYZ | xyz(42.4902, 63.6102, 42.3801) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.87
Light Sea Green
#98F6B0
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.42
Hospital Green
#9BE5AA
ΔE00 4.54
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E79E #E778C1
analogous
#8AE778 #78E79E #78E7D6
triadic
#78E79E #9E78E7 #E79E78
tetradic
#78E79E #788AE7 #E778C1 #E7D678
square
#78E79E #788AE7 #E778C1 #E7D678
split-complementary
#78E79E #D678E7 #E7788A
monochromatic
#23C259 #44DE79 #78E79E #ACF0C3 #E0F9E9
Accessibility & contrast
On white
1.53
#78E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#78E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E79E
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E79E | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D899
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#5FE4D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78e79e; /* rgb */ color: rgb(120, 231, 158); /* oklch */ color: oklch(84.3% 0.146 153.2);
Tailwind
colors: {
custom: {
50: '#a5efbb',
500: '#78e79e',
950: '#000000',
},
}SCSS
$custom: #78e79e; $custom-light: #a5efbb; $custom-dark: #000000;
JSON
{
"hex": "#78e79e",
"rgb": {
"r": 120,
"g": 231,
"b": 158
},
"hsl": {
"h": 140.541,
"s": 69.811,
"l": 68.824
},
"oklch": {
"l": 0.84338,
"c": 0.14563,
"h": 153.2
},
"luminance": 0.63614
}Semantic roles & 50–950 ramp
primary
#78E79E
secondary
#BF4495
accent
#1491D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582