#78EA99#78EA99
#78EA99 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.155 H 151.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA99 |
|---|---|
| RGB | rgb(120, 234, 153) |
| HSL | hsl(137, 73%, 69%) |
| HSV | hsv(137, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.55, -49.83, 29.60) |
| CIE-LCH | lch(84.55, 57.96, 149.29°) |
| OKLab | oklab(84.95% -0.1355 0.0743) |
| OKLCH | oklch(84.95% 0.155 151.3) |
| XYZ | xyz(42.9154, 65.1353, 40.4417) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.21
Foam Green
#90FDA9
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA99 #EA78C9
analogous
#90EA78 #78EA99 #78EAD2
triadic
#78EA99 #9978EA #EA9978
tetradic
#78EA99 #7890EA #EA78C9 #EAD278
square
#78EA99 #7890EA #EA78C9 #EAD278
split-complementary
#78EA99 #D278EA #EA7890
monochromatic
#1FC850 #43E271 #78EA99 #ADF2C1 #E2FAE9
Accessibility & contrast
On white
1.50
#78EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#78EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA99
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA99 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DACF9E
Tritanopia (blue-blind)
#60E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea99; /* rgb */ color: rgb(120, 234, 153); /* oklch */ color: oklch(85.0% 0.155 151.3);
Tailwind
colors: {
custom: {
50: '#a5f1b7',
500: '#78ea99',
950: '#000000',
},
}SCSS
$custom: #78ea99; $custom-light: #a5f1b7; $custom-dark: #000000;
JSON
{
"hex": "#78ea99",
"rgb": {
"r": 120,
"g": 234,
"b": 153
},
"hsl": {
"h": 137.368,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84954,
"c": 0.15454,
"h": 151.3
},
"luminance": 0.65139
}Semantic roles & 50–950 ramp
primary
#78EA99
secondary
#C2449E
accent
#109CD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581