#78E89B#78E89B
#78E89B is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.150 H 152.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #78E89B |
|---|---|
| RGB | rgb(120, 232, 155) |
| HSL | hsl(139, 71%, 69%) |
| HSV | hsv(139, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(84.00, -48.65, 27.84) |
| CIE-LCH | lch(84.00, 56.05, 150.22°) |
| OKLab | oklab(84.52% -0.1325 0.0701) |
| OKLCH | oklch(84.52% 0.15 152.1) |
| XYZ | xyz(42.5158, 64.0695, 41.1302) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E89B #E878C5
analogous
#8DE878 #78E89B #78E8D3
triadic
#78E89B #9B78E8 #E89B78
tetradic
#78E89B #788DE8 #E878C5 #E8D378
square
#78E89B #788DE8 #E878C5 #E8D378
split-complementary
#78E89B #D378E8 #E8788D
monochromatic
#21C454 #44DF74 #78E89B #ACF1C2 #E1FAE8
Accessibility & contrast
On white
1.52
#78E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#78E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E89B
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E89B | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#5FE5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78e89b; /* rgb */ color: rgb(120, 232, 155); /* oklch */ color: oklch(84.5% 0.150 152.1);
Tailwind
colors: {
custom: {
50: '#a5f0b9',
500: '#78e89b',
950: '#000000',
},
}SCSS
$custom: #78e89b; $custom-light: #a5f0b9; $custom-dark: #000000;
JSON
{
"hex": "#78e89b",
"rgb": {
"r": 120,
"g": 232,
"b": 155
},
"hsl": {
"h": 138.75,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.84516,
"c": 0.14983,
"h": 152.1
},
"luminance": 0.64073
}Semantic roles & 50–950 ramp
primary
#78E89B
secondary
#C04499
accent
#1397D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581