#78EA90#78EA90
#78EA90 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.163 H 148.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA90 |
|---|---|
| RGB | rgb(120, 234, 144) |
| HSL | hsl(133, 73%, 69%) |
| HSV | hsv(133, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.41, -51.34, 33.96) |
| CIE-LCH | lch(84.41, 61.56, 146.52°) |
| OKLab | oklab(84.79% -0.1394 0.0844) |
| OKLCH | oklch(84.79% 0.163 148.8) |
| XYZ | xyz(42.1999, 64.8491, 36.6735) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.83
Weird Green
#3AE57F
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.53
Foam Green
#90FDA9
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA90 #EA78D2
analogous
#99EA78 #78EA90 #78EAC9
triadic
#78EA90 #9078EA #EA9078
tetradic
#78EA90 #7899EA #EA78D2 #EAC978
square
#78EA90 #7899EA #EA78D2 #EAC978
split-complementary
#78EA90 #C978EA #EA7899
monochromatic
#1FC843 #43E264 #78EA90 #ADF2BC #E2FAE7
Accessibility & contrast
On white
1.50
#78EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#78EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA90
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA90 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#62E6D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea90; /* rgb */ color: rgb(120, 234, 144); /* oklch */ color: oklch(84.8% 0.163 148.8);
Tailwind
colors: {
custom: {
50: '#a6f1b1',
500: '#78ea90',
950: '#000000',
},
}SCSS
$custom: #78ea90; $custom-light: #a6f1b1; $custom-dark: #000000;
JSON
{
"hex": "#78ea90",
"rgb": {
"r": 120,
"g": 234,
"b": 144
},
"hsl": {
"h": 132.632,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84786,
"c": 0.16298,
"h": 148.8
},
"luminance": 0.64852
}Semantic roles & 50–950 ramp
primary
#78EA90
secondary
#C244A8
accent
#10ACD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581