#78FDBD#78FDBD
#78FDBD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.149 H 160.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDBD |
|---|---|
| RGB | rgb(120, 253, 189) |
| HSL | hsl(151, 97%, 73%) |
| HSV | hsv(151, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.74, -51.01, 19.68) |
| CIE-LCH | lch(90.74, 54.68, 158.91°) |
| OKLab | oklab(90.22% -0.1403 0.0502) |
| OKLCH | oklch(90.22% 0.149 160.3) |
| XYZ | xyz(52.0518, 77.9132, 60.4300) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDBD #FD78B8
analogous
#78FD7A #78FDBD #78FAFD
triadic
#78FDBD #BD78FD #FDBD78
tetradic
#78FDBD #7A78FD #FD78B8 #FAFD78
square
#78FDBD #7A78FD #FD78B8 #FAFD78
split-complementary
#78FDBD #FD78FA #FD7A78
monochromatic
#04F782 #3CFCA0 #78FDBD #B4FEDA #E1FFF0
Accessibility & contrast
On white
1.27
#78FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#78FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDBD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDBD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#4BFCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fdbd; /* rgb */ color: rgb(120, 253, 189); /* oklch */ color: oklch(90.2% 0.149 160.3);
Tailwind
colors: {
custom: {
50: '#a8ffd1',
500: '#78fdbd',
950: '#000000',
},
}SCSS
$custom: #78fdbd; $custom-light: #a8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#78fdbd",
"rgb": {
"r": 120,
"g": 253,
"b": 189
},
"hsl": {
"h": 151.128,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.90221,
"c": 0.14899,
"h": 160.3
},
"luminance": 0.77918
}Semantic roles & 50–950 ramp
primary
#78FDBD
secondary
#DA3F8A
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683