#78F8A2#78F8A2
#78F8A2 is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.5% C 0.166 H 152.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78F8A2 |
|---|---|
| RGB | rgb(120, 248, 162) |
| HSL | hsl(140, 90%, 72%) |
| HSV | hsv(140, 52%, 97%) |
| CMYK | cmyk(51.6%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(88.80, -54.00, 30.74) |
| CIE-LCH | lch(88.80, 62.14, 150.35°) |
| OKLab | oklab(88.47% -0.1467 0.0771) |
| OKLCH | oklch(88.47% 0.166 152.3) |
| XYZ | xyz(47.8313, 73.7325, 45.8866) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.18
Seafoam Green
#7AF9AB
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 1.81
Foam Green
#90FDA9
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.52
Sea Green (survey)
#53FCA1
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F8A2 #F878CE
analogous
#8EF878 #78F8A2 #78F8E2
triadic
#78F8A2 #A278F8 #F8A278
tetradic
#78F8A2 #788EF8 #F878CE #F8E278
square
#78F8A2 #788EF8 #F878CE #F8E278
split-complementary
#78F8A2 #E278F8 #F8788E
monochromatic
#0CE955 #3EF57A #78F8A2 #B2FBCA #E2FDEB
Accessibility & contrast
On white
1.33
#78F8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#78F8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F8A2
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F8A2 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E79C
Deuteranopia (green-blind)
#E6DAA7
Tritanopia (blue-blind)
#59F5E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78f8a2; /* rgb */ color: rgb(120, 248, 162); /* oklch */ color: oklch(88.5% 0.166 152.3);
Tailwind
colors: {
custom: {
50: '#a7fbbe',
500: '#78f8a2',
950: '#000000',
},
}SCSS
$custom: #78f8a2; $custom-light: #a7fbbe; $custom-dark: #000000;
JSON
{
"hex": "#78f8a2",
"rgb": {
"r": 120,
"g": 248,
"b": 162
},
"hsl": {
"h": 139.688,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.8847,
"c": 0.16578,
"h": 152.3
},
"luminance": 0.73737
}Semantic roles & 50–950 ramp
primary
#78F8A2
secondary
#D440A3
accent
#009AE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582