#78FDBF#78FDBF
#78FDBF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.147 H 161.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDBF |
|---|---|
| RGB | rgb(120, 253, 191) |
| HSL | hsl(152, 97%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.78, -50.61, 18.71) |
| CIE-LCH | lch(90.78, 53.96, 159.71°) |
| OKLab | oklab(90.27% -0.1394 0.0478) |
| OKLCH | oklch(90.27% 0.147 161.1) |
| XYZ | xyz(52.2704, 78.0006, 61.5812) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDBF #FD78B6
analogous
#78FD7C #78FDBF #78F8FD
triadic
#78FDBF #BF78FD #FDBF78
tetradic
#78FDBF #7C78FD #FD78B6 #F8FD78
square
#78FDBF #7C78FD #FD78B6 #F8FD78
split-complementary
#78FDBF #FD78F8 #FD7C78
monochromatic
#04F786 #3CFCA2 #78FDBF #B4FEDC #E1FFF1
Accessibility & contrast
On white
1.26
#78FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#78FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDBF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDBF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#49FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fdbf; /* rgb */ color: rgb(120, 253, 191); /* oklch */ color: oklch(90.3% 0.147 161.1);
Tailwind
colors: {
custom: {
50: '#a8ffd2',
500: '#78fdbf',
950: '#000000',
},
}SCSS
$custom: #78fdbf; $custom-light: #a8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#78fdbf",
"rgb": {
"r": 120,
"g": 253,
"b": 191
},
"hsl": {
"h": 152.03,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.90266,
"c": 0.14737,
"h": 161.1
},
"luminance": 0.78005
}Semantic roles & 50–950 ramp
primary
#78FDBF
secondary
#DA3F87
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683