#78EA95#78EA95
#78EA95 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.158 H 150.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA95 |
|---|---|
| RGB | rgb(120, 234, 149) |
| HSL | hsl(135, 73%, 69%) |
| HSV | hsv(135, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.49, -50.52, 31.54) |
| CIE-LCH | lch(84.49, 59.56, 148.02°) |
| OKLab | oklab(84.88% -0.1373 0.0788) |
| OKLCH | oklch(84.88% 0.158 150.1) |
| XYZ | xyz(42.5906, 65.0053, 38.7309) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.23
Foam Green
#90FDA9
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA95 #EA78CD
analogous
#94EA78 #78EA95 #78EACE
triadic
#78EA95 #9578EA #EA9578
tetradic
#78EA95 #7894EA #EA78CD #EACE78
square
#78EA95 #7894EA #EA78CD #EACE78
split-complementary
#78EA95 #CE78EA #EA7894
monochromatic
#1FC84A #43E26B #78EA95 #ADF2BF #E2FAE8
Accessibility & contrast
On white
1.50
#78EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#78EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA95
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA95 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8F
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#61E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea95; /* rgb */ color: rgb(120, 234, 149); /* oklch */ color: oklch(84.9% 0.158 150.1);
Tailwind
colors: {
custom: {
50: '#a6f1b5',
500: '#78ea95',
950: '#000000',
},
}SCSS
$custom: #78ea95; $custom-light: #a6f1b5; $custom-dark: #000000;
JSON
{
"hex": "#78ea95",
"rgb": {
"r": 120,
"g": 234,
"b": 149
},
"hsl": {
"h": 135.263,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84878,
"c": 0.15828,
"h": 150.1
},
"luminance": 0.65009
}Semantic roles & 50–950 ramp
primary
#78EA95
secondary
#C244A2
accent
#10A3D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581