#78E192#78E192
#78E192 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.7% C 0.148 H 150.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #78E192 |
|---|---|
| RGB | rgb(120, 225, 146) |
| HSL | hsl(135, 64%, 68%) |
| HSV | hsv(135, 47%, 88%) |
| CMYK | cmyk(46.7%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.79, -47.27, 29.48) |
| CIE-LCH | lch(81.79, 55.71, 148.05°) |
| OKLab | oklab(82.66% -0.1286 0.0738) |
| OKLCH | oklch(82.66% 0.148 150.1) |
| XYZ | xyz(39.8567, 59.9159, 36.6532) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.48
Weird Green
#3AE57F
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 5.10
Seafoam Green
#7AF9AB
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.48
Light Sea Green
#98F6B0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E192 #E178C7
analogous
#93E178 #78E192 #78E1C6
triadic
#78E192 #9278E1 #E19278
tetradic
#78E192 #7893E1 #E178C7 #E1C678
square
#78E192 #7893E1 #E178C7 #E1C678
split-complementary
#78E192 #C678E1 #E17893
monochromatic
#28B64C #46D66A #78E192 #AAECBA #DCF7E3
Accessibility & contrast
On white
1.62
#78E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#78E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E192
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E192 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28D
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#64DECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78e192; /* rgb */ color: rgb(120, 225, 146); /* oklch */ color: oklch(82.7% 0.148 150.1);
Tailwind
colors: {
custom: {
50: '#a5ebb2',
500: '#78e192',
950: '#000000',
},
}SCSS
$custom: #78e192; $custom-light: #a5ebb2; $custom-dark: #000000;
JSON
{
"hex": "#78e192",
"rgb": {
"r": 120,
"g": 225,
"b": 146
},
"hsl": {
"h": 134.857,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.82663,
"c": 0.14827,
"h": 150.1
},
"luminance": 0.59919
}Semantic roles & 50–950 ramp
primary
#78E192
secondary
#B7469B
accent
#1AA0CB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481