#78FAAF#78FAAF
#78FAAF is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.2% C 0.157 H 155.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAAF |
|---|---|
| RGB | rgb(120, 250, 175) |
| HSL | hsl(145, 93%, 73%) |
| HSV | hsv(145, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 30%, 2%) |
| CIE-LAB | lab(89.61, -52.47, 25.25) |
| CIE-LCH | lch(89.61, 58.23, 154.30°) |
| OKLab | oklab(89.21% -0.1432 0.064) |
| OKLCH | oklch(89.21% 0.157 155.9) |
| XYZ | xyz(49.6653, 75.4552, 52.4962) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.71
Seafoam Green
#7AF9AB
ΔE00 0.75
Seafoam (survey)
#80F9AD
ΔE00 0.90
Light Bluish Green
#76FDA8
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAAF #FA78C3
analogous
#82FA78 #78FAAF #78FAF0
triadic
#78FAAF #AF78FA #FAAF78
tetradic
#78FAAF #7882FA #FA78C3 #FAF078
square
#78FAAF #7882FA #FA78C3 #FAF078
split-complementary
#78FAAF #F078FA #FA7882
monochromatic
#09EF6A #3DF88C #78FAAF #B3FCD2 #E1FEEE
Accessibility & contrast
On white
1.31
#78FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#78FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAAF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAAF | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#53F8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78faaf; /* rgb */ color: rgb(120, 250, 175); /* oklch */ color: oklch(89.2% 0.157 155.9);
Tailwind
colors: {
custom: {
50: '#a7fdc7',
500: '#78faaf',
950: '#000000',
},
}SCSS
$custom: #78faaf; $custom-light: #a7fdc7; $custom-dark: #000000;
JSON
{
"hex": "#78faaf",
"rgb": {
"r": 120,
"g": 250,
"b": 175
},
"hsl": {
"h": 145.385,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89207,
"c": 0.15686,
"h": 155.9
},
"luminance": 0.75459
}Semantic roles & 50–950 ramp
primary
#78FAAF
secondary
#D64097
accent
#0084E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682