#78EAA2#78EAA2
#78EAA2 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.146 H 154.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAA2 |
|---|---|
| RGB | rgb(120, 234, 162) |
| HSL | hsl(142, 73%, 69%) |
| HSV | hsv(142, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.71, -48.23, 25.21) |
| CIE-LCH | lch(84.71, 54.43, 152.40°) |
| OKLab | oklab(85.14% -0.1316 0.0638) |
| OKLCH | oklch(85.14% 0.146 154.1) |
| XYZ | xyz(43.6870, 65.4439, 44.5052) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.69
Light Sea Green
#98F6B0
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAA2 #EA78C0
analogous
#87EA78 #78EAA2 #78EADB
triadic
#78EAA2 #A278EA #EAA278
tetradic
#78EAA2 #7887EA #EA78C0 #EADB78
square
#78EAA2 #7887EA #EA78C0 #EADB78
split-complementary
#78EAA2 #DB78EA #EA7887
monochromatic
#1FC85E #43E27E #78EAA2 #ADF2C6 #E2FAEB
Accessibility & contrast
On white
1.49
#78EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#78EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAA2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAA2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#5CE8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78eaa2; /* rgb */ color: rgb(120, 234, 162); /* oklch */ color: oklch(85.1% 0.146 154.1);
Tailwind
colors: {
custom: {
50: '#a5f1be',
500: '#78eaa2',
950: '#000000',
},
}SCSS
$custom: #78eaa2; $custom-light: #a5f1be; $custom-dark: #000000;
JSON
{
"hex": "#78eaa2",
"rgb": {
"r": 120,
"g": 234,
"b": 162
},
"hsl": {
"h": 142.105,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.85136,
"c": 0.14622,
"h": 154.1
},
"luminance": 0.65447
}Semantic roles & 50–950 ramp
primary
#78EAA2
secondary
#C24494
accent
#108DD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582