#78FFBF#78FFBF
#78FFBF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.7% C 0.150 H 160.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFBF |
|---|---|
| RGB | rgb(120, 255, 191) |
| HSL | hsl(152, 100%, 74%) |
| HSV | hsv(152, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.36, -51.44, 19.51) |
| CIE-LCH | lch(91.36, 55.02, 159.23°) |
| OKLab | oklab(90.74% -0.1415 0.0498) |
| OKLCH | oklch(90.74% 0.15 160.6) |
| XYZ | xyz(52.9051, 79.2699, 61.7928) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.11
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFBF #FF78B8
analogous
#78FF7B #78FFBF #78FBFF
triadic
#78FFBF #BF78FF #FFBF78
tetradic
#78FFBF #7B78FF #FF78B8 #FBFF78
square
#78FFBF #7B78FF #FF78B8 #FBFF78
split-complementary
#78FFBF #FF78FB #FF7B78
monochromatic
#00FD85 #3BFFA2 #78FFBF #B5FFDC #E0FFF0
Accessibility & contrast
On white
1.25
#78FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#78FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFBF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFBF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#E8E1C3
Tritanopia (blue-blind)
#49FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78ffbf; /* rgb */ color: rgb(120, 255, 191); /* oklch */ color: oklch(90.7% 0.150 160.6);
Tailwind
colors: {
custom: {
50: '#a8ffd2',
500: '#78ffbf',
950: '#000000',
},
}SCSS
$custom: #78ffbf; $custom-light: #a8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#78ffbf",
"rgb": {
"r": 120,
"g": 255,
"b": 191
},
"hsl": {
"h": 151.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.90736,
"c": 0.15003,
"h": 160.6
},
"luminance": 0.79275
}Semantic roles & 50–950 ramp
primary
#78FFBF
secondary
#DD3E89
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683