#78E092#78E092
#78E092 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.147 H 150.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78E092 |
|---|---|
| RGB | rgb(120, 224, 146) |
| HSL | hsl(135, 63%, 67%) |
| HSV | hsv(135, 46%, 88%) |
| CMYK | cmyk(46.4%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(81.50, -46.85, 29.09) |
| CIE-LCH | lch(81.50, 55.14, 148.17°) |
| OKLab | oklab(82.42% -0.1275 0.0729) |
| OKLCH | oklch(82.42% 0.147 150.2) |
| XYZ | xyz(39.5872, 59.3768, 36.5634) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.07
Seafoam Green
#7AF9AB
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.66
Light Sea Green
#98F6B0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E092 #E078C6
analogous
#92E078 #78E092 #78E0C6
triadic
#78E092 #9278E0 #E09278
tetradic
#78E092 #7892E0 #E078C6 #E0C678
square
#78E092 #7892E0 #E078C6 #E0C678
split-complementary
#78E092 #C678E0 #E07892
monochromatic
#29B44C #46D56A #78E092 #AAEBBA #DCF7E2
Accessibility & contrast
On white
1.63
#78E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#78E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E092
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E092 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#64DDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78e092; /* rgb */ color: rgb(120, 224, 146); /* oklch */ color: oklch(82.4% 0.147 150.2);
Tailwind
colors: {
custom: {
50: '#a4eab2',
500: '#78e092',
950: '#000000',
},
}SCSS
$custom: #78e092; $custom-light: #a4eab2; $custom-dark: #000000;
JSON
{
"hex": "#78e092",
"rgb": {
"r": 120,
"g": 224,
"b": 146
},
"hsl": {
"h": 135,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.82423,
"c": 0.14683,
"h": 150.2
},
"luminance": 0.5938
}Semantic roles & 50–950 ramp
primary
#78E092
secondary
#B5479A
accent
#1B9FCA
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481