#78EA83#78EA83
#78EA83 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.175 H 145.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA83 |
|---|---|
| RGB | rgb(120, 234, 131) |
| HSL | hsl(126, 73%, 69%) |
| HSV | hsv(126, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(84.21, -53.35, 40.17) |
| CIE-LCH | lch(84.21, 66.78, 143.02°) |
| OKLab | oklab(84.56% -0.1449 0.0984) |
| OKLCH | oklch(84.56% 0.175 145.8) |
| XYZ | xyz(41.2630, 64.4743, 31.7387) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Lightish Green
#61E160
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.42
Palegreen
#98FB98
ΔE00 4.45
Baby Green
#8CFF9E
ΔE00 4.83
Mint Green
#8FFF9F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA83 #EA78DF
analogous
#A6EA78 #78EA83 #78EABC
triadic
#78EA83 #8378EA #EA8378
tetradic
#78EA83 #78A6EA #EA78DF #EABC78
square
#78EA83 #78A6EA #EA78DF #EABC78
split-complementary
#78EA83 #BC78EA #EA78A6
monochromatic
#1FC830 #43E252 #78EA83 #ADF2B4 #E2FAE4
Accessibility & contrast
On white
1.51
#78EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#78EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA83
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA83 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#66E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78ea83; /* rgb */ color: rgb(120, 234, 131); /* oklch */ color: oklch(84.6% 0.175 145.8);
Tailwind
colors: {
custom: {
50: '#a6f1a8',
500: '#78ea83',
950: '#000000',
},
}SCSS
$custom: #78ea83; $custom-light: #a6f1a8; $custom-dark: #000000;
JSON
{
"hex": "#78ea83",
"rgb": {
"r": 120,
"g": 234,
"b": 131
},
"hsl": {
"h": 125.789,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84564,
"c": 0.17515,
"h": 145.8
},
"luminance": 0.64477
}Semantic roles & 50–950 ramp
primary
#78EA83
secondary
#C244B6
accent
#10C2D5
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580