#78EA98#78EA98
#78EA98 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.155 H 151.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA98 |
|---|---|
| RGB | rgb(120, 234, 152) |
| HSL | hsl(137, 73%, 69%) |
| HSV | hsv(137, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.54, -50.01, 30.09) |
| CIE-LCH | lch(84.54, 58.36, 148.97°) |
| OKLab | oklab(84.94% -0.136 0.0754) |
| OKLCH | oklch(84.94% 0.155 151) |
| XYZ | xyz(42.8332, 65.1024, 40.0086) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.29
Foam Green
#90FDA9
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA98 #EA78CA
analogous
#91EA78 #78EA98 #78EAD1
triadic
#78EA98 #9878EA #EA9878
tetradic
#78EA98 #7891EA #EA78CA #EAD178
square
#78EA98 #7891EA #EA78CA #EAD178
split-complementary
#78EA98 #D178EA #EA7891
monochromatic
#1FC84F #43E270 #78EA98 #ADF2C0 #E2FAE9
Accessibility & contrast
On white
1.50
#78EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#78EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA98
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA98 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#60E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea98; /* rgb */ color: rgb(120, 234, 152); /* oklch */ color: oklch(84.9% 0.155 151.0);
Tailwind
colors: {
custom: {
50: '#a6f1b7',
500: '#78ea98',
950: '#000000',
},
}SCSS
$custom: #78ea98; $custom-light: #a6f1b7; $custom-dark: #000000;
JSON
{
"hex": "#78ea98",
"rgb": {
"r": 120,
"g": 234,
"b": 152
},
"hsl": {
"h": 136.842,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84935,
"c": 0.15547,
"h": 151
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#78EA98
secondary
#C2449F
accent
#109ED5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581