#78FBB5#78FBB5
#78FBB5 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.153 H 157.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBB5 |
|---|---|
| RGB | rgb(120, 251, 181) |
| HSL | hsl(148, 94%, 73%) |
| HSV | hsv(148, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.01, -51.75, 22.75) |
| CIE-LCH | lch(90.01, 56.53, 156.27°) |
| OKLab | oklab(89.57% -0.1417 0.0578) |
| OKLCH | oklch(89.57% 0.153 157.8) |
| XYZ | xyz(50.5793, 76.3192, 55.7728) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.77
Seafoam (survey)
#80F9AD
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Bluish Green
#76FDA8
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBB5 #FB78BE
analogous
#7CFB78 #78FBB5 #78FBF7
triadic
#78FBB5 #B578FB #FBB578
tetradic
#78FBB5 #787CFB #FB78BE #FBF778
square
#78FBB5 #787CFB #FB78BE #FBF778
split-complementary
#78FBB5 #F778FB #FB787C
monochromatic
#07F174 #3DF994 #78FBB5 #B3FDD6 #E1FEEF
Accessibility & contrast
On white
1.29
#78FBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#78FBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBB5
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBB5 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB1
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#4FF9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fbb5; /* rgb */ color: rgb(120, 251, 181); /* oklch */ color: oklch(89.6% 0.153 157.8);
Tailwind
colors: {
custom: {
50: '#a7fdcb',
500: '#78fbb5',
950: '#000000',
},
}SCSS
$custom: #78fbb5; $custom-light: #a7fdcb; $custom-dark: #000000;
JSON
{
"hex": "#78fbb5",
"rgb": {
"r": 120,
"g": 251,
"b": 181
},
"hsl": {
"h": 147.939,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89572,
"c": 0.15301,
"h": 157.8
},
"luminance": 0.76324
}Semantic roles & 50–950 ramp
primary
#78FBB5
secondary
#D83F91
accent
#007BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683