#78EE90#78EE90
#78EE90 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.169 H 148.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE90 |
|---|---|
| RGB | rgb(120, 238, 144) |
| HSL | hsl(132, 78%, 70%) |
| HSV | hsv(132, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(85.58, -52.97, 35.50) |
| CIE-LCH | lch(85.58, 63.77, 146.17°) |
| OKLab | oklab(85.75% -0.1437 0.088) |
| OKLCH | oklch(85.75% 0.169 148.5) |
| XYZ | xyz(43.3516, 67.1523, 37.0574) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.61
Baby Green
#8CFF9E
ΔE00 3.78
Mint Green
#8FFF9F
ΔE00 3.89
Palegreen
#98FB98
ΔE00 4.03
Foam Green
#90FDA9
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE90 #EE78D6
analogous
#9BEE78 #78EE90 #78EECB
triadic
#78EE90 #9078EE #EE9078
tetradic
#78EE90 #789BEE #EE78D6 #EECB78
square
#78EE90 #789BEE #EE78D6 #EECB78
split-complementary
#78EE90 #CB78EE #EE789B
monochromatic
#1AD140 #42E763 #78EE90 #AEF5BD #E4FCE9
Accessibility & contrast
On white
1.46
#78EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#78EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE90
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE90 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#61EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #78ee90; /* rgb */ color: rgb(120, 238, 144); /* oklch */ color: oklch(85.7% 0.169 148.5);
Tailwind
colors: {
custom: {
50: '#a6f4b1',
500: '#78ee90',
950: '#000000',
},
}SCSS
$custom: #78ee90; $custom-light: #a6f4b1; $custom-dark: #000000;
JSON
{
"hex": "#78ee90",
"rgb": {
"r": 120,
"g": 238,
"b": 144
},
"hsl": {
"h": 132.203,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85746,
"c": 0.16857,
"h": 148.5
},
"luminance": 0.67156
}Semantic roles & 50–950 ramp
primary
#78EE90
secondary
#C743AC
accent
#0CB0DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581