#78F89E#78F89E
#78F89E is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.4% C 0.169 H 151.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #78F89E |
|---|---|
| RGB | rgb(120, 248, 158) |
| HSL | hsl(138, 90%, 72%) |
| HSV | hsv(138, 52%, 97%) |
| CMYK | cmyk(51.6%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(88.73, -54.69, 32.66) |
| CIE-LCH | lch(88.73, 63.70, 149.16°) |
| OKLab | oklab(88.39% -0.1485 0.0816) |
| OKLCH | oklch(88.39% 0.169 151.2) |
| XYZ | xyz(47.4814, 73.5925, 44.0438) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.62
Seafoam Green
#7AF9AB
ΔE00 2.19
Foam Green
#90FDA9
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.47
Baby Green
#8CFF9E
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F89E #F878D2
analogous
#92F878 #78F89E #78F8DE
triadic
#78F89E #9E78F8 #F89E78
tetradic
#78F89E #7892F8 #F878D2 #F8DE78
square
#78F89E #7892F8 #F878D2 #F8DE78
split-complementary
#78F89E #DE78F8 #F87892
monochromatic
#0CE94E #3EF574 #78F89E #B2FBC8 #E2FDEA
Accessibility & contrast
On white
1.34
#78F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#78F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F89E
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F89E | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E698
Deuteranopia (green-blind)
#E7DAA4
Tritanopia (blue-blind)
#5AF5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78f89e; /* rgb */ color: rgb(120, 248, 158); /* oklch */ color: oklch(88.4% 0.169 151.2);
Tailwind
colors: {
custom: {
50: '#a7fbbb',
500: '#78f89e',
950: '#000000',
},
}SCSS
$custom: #78f89e; $custom-light: #a7fbbb; $custom-dark: #000000;
JSON
{
"hex": "#78f89e",
"rgb": {
"r": 120,
"g": 248,
"b": 158
},
"hsl": {
"h": 137.813,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.88394,
"c": 0.16944,
"h": 151.2
},
"luminance": 0.73596
}Semantic roles & 50–950 ramp
primary
#78F89E
secondary
#D440A8
accent
#00A1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582