#78EE98#78EE98
#78EE98 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.161 H 150.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE98 |
|---|---|
| RGB | rgb(120, 238, 152) |
| HSL | hsl(136, 78%, 70%) |
| HSV | hsv(136, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.71, -51.65, 31.65) |
| CIE-LCH | lch(85.71, 60.58, 148.50°) |
| OKLab | oklab(85.89% -0.1403 0.0791) |
| OKLCH | oklch(85.89% 0.161 150.6) |
| XYZ | xyz(43.9848, 67.4056, 40.3924) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.37
Foam Green
#90FDA9
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE98 #EE78CE
analogous
#93EE78 #78EE98 #78EED3
triadic
#78EE98 #9878EE #EE9878
tetradic
#78EE98 #7893EE #EE78CE #EED378
square
#78EE98 #7893EE #EE78CE #EED378
split-complementary
#78EE98 #D378EE #EE7893
monochromatic
#1AD14C #42E76F #78EE98 #AEF5C1 #E4FCEA
Accessibility & contrast
On white
1.45
#78EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#78EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE98
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE98 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DED29D
Tritanopia (blue-blind)
#5FEBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #78ee98; /* rgb */ color: rgb(120, 238, 152); /* oklch */ color: oklch(85.9% 0.161 150.6);
Tailwind
colors: {
custom: {
50: '#a6f4b7',
500: '#78ee98',
950: '#000000',
},
}SCSS
$custom: #78ee98; $custom-light: #a6f4b7; $custom-dark: #000000;
JSON
{
"hex": "#78ee98",
"rgb": {
"r": 120,
"g": 238,
"b": 152
},
"hsl": {
"h": 136.271,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85892,
"c": 0.1611,
"h": 150.6
},
"luminance": 0.67409
}Semantic roles & 50–950 ramp
primary
#78EE98
secondary
#C743A3
accent
#0CA2DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581