#78EBAE#78EBAE
#78EBAE is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.6% C 0.137 H 158.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #78EBAE |
|---|---|
| RGB | rgb(120, 235, 174) |
| HSL | hsl(148, 74%, 70%) |
| HSV | hsv(148, 49%, 92%) |
| CMYK | cmyk(48.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(85.23, -46.38, 19.74) |
| CIE-LCH | lch(85.23, 50.41, 156.95°) |
| OKLab | oklab(85.63% -0.1274 0.0503) |
| OKLCH | oklch(85.63% 0.137 158.4) |
| XYZ | xyz(45.0905, 66.4621, 50.4885) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Sea Green
#98F6B0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EBAE #EB78B5
analogous
#7CEB78 #78EBAE #78EBE8
triadic
#78EBAE #AE78EB #EBAE78
tetradic
#78EBAE #787CEB #EB78B5 #EBE878
square
#78EBAE #787CEB #EB78B5 #EBE878
split-complementary
#78EBAE #E878EB #EB787C
monochromatic
#1ECB6F #43E38E #78EBAE #ADF3CE #E3FBEE
Accessibility & contrast
On white
1.47
#78EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#78EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EBAE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EBAE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#57EADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #78ebae; /* rgb */ color: rgb(120, 235, 174); /* oklch */ color: oklch(85.6% 0.137 158.4);
Tailwind
colors: {
custom: {
50: '#a6f2c6',
500: '#78ebae',
950: '#000000',
},
}SCSS
$custom: #78ebae; $custom-light: #a6f2c6; $custom-dark: #000000;
JSON
{
"hex": "#78ebae",
"rgb": {
"r": 120,
"g": 235,
"b": 174
},
"hsl": {
"h": 148.174,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.85634,
"c": 0.13697,
"h": 158.4
},
"luminance": 0.66466
}Semantic roles & 50–950 ramp
primary
#78EBAE
secondary
#C44488
accent
#0F79D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582