#78EAAF#78EAAF
#78EAAF is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.4% C 0.135 H 159.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAAF |
|---|---|
| RGB | rgb(120, 234, 175) |
| HSL | hsl(149, 73%, 69%) |
| HSV | hsv(149, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.96, -45.76, 18.84) |
| CIE-LCH | lch(84.96, 49.49, 157.62°) |
| OKLab | oklab(85.42% -0.1258 0.0481) |
| OKLCH | oklch(85.42% 0.135 159.1) |
| XYZ | xyz(44.9028, 65.9302, 50.9087) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.47
Light Aquamarine
#7BFDC7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAAF #EA78B3
analogous
#7AEA78 #78EAAF #78EAE8
triadic
#78EAAF #AF78EA #EAAF78
tetradic
#78EAAF #787AEA #EA78B3 #EAE878
square
#78EAAF #787AEA #EA78B3 #EAE878
split-complementary
#78EAAF #E878EA #EA787A
monochromatic
#1FC871 #43E290 #78EAAF #ADF2CE #E2FAEE
Accessibility & contrast
On white
1.48
#78EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#78EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAAF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAAF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#57E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #78eaaf; /* rgb */ color: rgb(120, 234, 175); /* oklch */ color: oklch(85.4% 0.135 159.1);
Tailwind
colors: {
custom: {
50: '#a5f1c7',
500: '#78eaaf',
950: '#000000',
},
}SCSS
$custom: #78eaaf; $custom-light: #a5f1c7; $custom-dark: #000000;
JSON
{
"hex": "#78eaaf",
"rgb": {
"r": 120,
"g": 234,
"b": 175
},
"hsl": {
"h": 148.947,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.85421,
"c": 0.13472,
"h": 159.1
},
"luminance": 0.65934
}Semantic roles & 50–950 ramp
primary
#78EAAF
secondary
#C24485
accent
#1076D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582