#78EBAB#78EBAB
#78EBAB is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.140 H 157.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #78EBAB |
|---|---|
| RGB | rgb(120, 235, 171) |
| HSL | hsl(147, 74%, 70%) |
| HSV | hsv(147, 49%, 92%) |
| CMYK | cmyk(48.9%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(85.17, -46.97, 21.21) |
| CIE-LCH | lch(85.17, 51.53, 155.70°) |
| OKLab | oklab(85.57% -0.1287 0.054) |
| OKLCH | oklch(85.57% 0.14 157.3) |
| XYZ | xyz(44.8013, 66.3464, 48.9654) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.64
Light Sea Green
#98F6B0
ΔE00 4.10
Seafoam
#7FE0B3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EBAB #EB78B8
analogous
#7EEB78 #78EBAB #78EBE5
triadic
#78EBAB #AB78EB #EBAB78
tetradic
#78EBAB #787EEB #EB78B8 #EBE578
square
#78EBAB #787EEB #EB78B8 #EBE578
split-complementary
#78EBAB #E578EB #EB787E
monochromatic
#1ECB6B #43E38A #78EBAB #ADF3CC #E3FBED
Accessibility & contrast
On white
1.47
#78EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#78EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EBAB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EBAB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#59E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #78ebab; /* rgb */ color: rgb(120, 235, 171); /* oklch */ color: oklch(85.6% 0.140 157.3);
Tailwind
colors: {
custom: {
50: '#a6f2c4',
500: '#78ebab',
950: '#000000',
},
}SCSS
$custom: #78ebab; $custom-light: #a6f2c4; $custom-dark: #000000;
JSON
{
"hex": "#78ebab",
"rgb": {
"r": 120,
"g": 235,
"b": 171
},
"hsl": {
"h": 146.609,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.85567,
"c": 0.13958,
"h": 157.3
},
"luminance": 0.6635
}Semantic roles & 50–950 ramp
primary
#78EBAB
secondary
#C4448B
accent
#0F7ED6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582