#78EEB2#78EEB2
#78EEB2 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.4% C 0.138 H 159.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #78EEB2 |
|---|---|
| RGB | rgb(120, 238, 178) |
| HSL | hsl(149, 78%, 70%) |
| HSV | hsv(149, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(86.18, -46.88, 18.99) |
| CIE-LCH | lch(86.18, 50.58, 157.95°) |
| OKLab | oklab(86.44% -0.1289 0.0485) |
| OKLCH | oklch(86.44% 0.138 159.4) |
| XYZ | xyz(46.3524, 68.3527, 52.8616) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EEB2 #EE78B4
analogous
#79EE78 #78EEB2 #78EEED
triadic
#78EEB2 #B278EE #EEB278
tetradic
#78EEB2 #7879EE #EE78B4 #EEED78
square
#78EEB2 #7879EE #EE78B4 #EEED78
split-complementary
#78EEB2 #ED78EE #EE7879
monochromatic
#1AD174 #42E793 #78EEB2 #AEF5D1 #E4FCEF
Accessibility & contrast
On white
1.43
#78EEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#78EEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EEB2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EEB2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#DAD3B6
Tritanopia (blue-blind)
#55EDDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78eeb2; /* rgb */ color: rgb(120, 238, 178); /* oklch */ color: oklch(86.4% 0.138 159.4);
Tailwind
colors: {
custom: {
50: '#a6f4c9',
500: '#78eeb2',
950: '#000000',
},
}SCSS
$custom: #78eeb2; $custom-light: #a6f4c9; $custom-dark: #000000;
JSON
{
"hex": "#78eeb2",
"rgb": {
"r": 120,
"g": 238,
"b": 178
},
"hsl": {
"h": 149.492,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.86435,
"c": 0.13774,
"h": 159.4
},
"luminance": 0.68356
}Semantic roles & 50–950 ramp
primary
#78EEB2
secondary
#C74386
accent
#0C74DA
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582