#78EA97#78EA97
#78EA97 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.156 H 150.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA97 |
|---|---|
| RGB | rgb(120, 234, 151) |
| HSL | hsl(136, 73%, 69%) |
| HSV | hsv(136, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.52, -50.18, 30.57) |
| CIE-LCH | lch(84.52, 58.76, 148.65°) |
| OKLab | oklab(84.92% -0.1364 0.0765) |
| OKLCH | oklch(84.92% 0.156 150.7) |
| XYZ | xyz(42.7516, 65.0697, 39.5790) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 4.14
Foam Green
#90FDA9
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA97 #EA78CB
analogous
#92EA78 #78EA97 #78EAD0
triadic
#78EA97 #9778EA #EA9778
tetradic
#78EA97 #7892EA #EA78CB #EAD078
square
#78EA97 #7892EA #EA78CB #EAD078
split-complementary
#78EA97 #D078EA #EA7892
monochromatic
#1FC84D #43E26E #78EA97 #ADF2C0 #E2FAE9
Accessibility & contrast
On white
1.50
#78EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#78EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA97
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA97 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#60E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea97; /* rgb */ color: rgb(120, 234, 151); /* oklch */ color: oklch(84.9% 0.156 150.7);
Tailwind
colors: {
custom: {
50: '#a6f1b6',
500: '#78ea97',
950: '#000000',
},
}SCSS
$custom: #78ea97; $custom-light: #a6f1b6; $custom-dark: #000000;
JSON
{
"hex": "#78ea97",
"rgb": {
"r": 120,
"g": 234,
"b": 151
},
"hsl": {
"h": 136.316,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84916,
"c": 0.1564,
"h": 150.7
},
"luminance": 0.65073
}Semantic roles & 50–950 ramp
primary
#78EA97
secondary
#C244A0
accent
#10A0D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581