#78E69F#78E69F
#78E69F is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.143 H 153.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #78E69F |
|---|---|
| RGB | rgb(120, 230, 159) |
| HSL | hsl(141, 69%, 69%) |
| HSV | hsv(141, 48%, 90%) |
| CMYK | cmyk(47.8%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(83.49, -47.09, 25.09) |
| CIE-LCH | lch(83.49, 53.36, 151.95°) |
| OKLab | oklab(84.12% -0.1285 0.0634) |
| OKLCH | oklch(84.12% 0.143 153.7) |
| XYZ | xyz(42.2976, 63.0866, 42.7422) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E69F #E678BF
analogous
#88E678 #78E69F #78E6D6
triadic
#78E69F #9F78E6 #E69F78
tetradic
#78E69F #7888E6 #E678BF #E6D678
square
#78E69F #7888E6 #E678BF #E6D678
split-complementary
#78E69F #D678E6 #E67888
monochromatic
#24C05B #44DC7A #78E69F #ACF0C4 #DFF9E8
Accessibility & contrast
On white
1.54
#78E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#78E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E69F
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E69F | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#5EE4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #78e69f; /* rgb */ color: rgb(120, 230, 159); /* oklch */ color: oklch(84.1% 0.143 153.7);
Tailwind
colors: {
custom: {
50: '#a5eebb',
500: '#78e69f',
950: '#000000',
},
}SCSS
$custom: #78e69f; $custom-light: #a5eebb; $custom-dark: #000000;
JSON
{
"hex": "#78e69f",
"rgb": {
"r": 120,
"g": 230,
"b": 159
},
"hsl": {
"h": 141.273,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.8412,
"c": 0.14328,
"h": 153.7
},
"luminance": 0.6309
}Semantic roles & 50–950 ramp
primary
#78E69F
secondary
#BE4593
accent
#158ED1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582