#78FBDB#78FBDB
#78FBDB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 175.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBDB |
|---|---|
| RGB | rgb(120, 251, 219) |
| HSL | hsl(165, 94%, 73%) |
| HSV | hsv(165, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.82, -43.73, 4.33) |
| CIE-LCH | lch(90.82, 43.95, 174.35°) |
| OKLab | oklab(90.51% -0.125 0.0108) |
| OKLCH | oklch(90.51% 0.126 175.1) |
| XYZ | xyz(55.0234, 78.0969, 79.1787) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.29
Tiffany Blue
#7BF2DA
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.12
Pale Turquoise
#A5FBD5
ΔE00 5.52
Light Aquamarine
#7BFDC7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBDB #FB7898
analogous
#78FB9A #78FBDB #78D9FB
triadic
#78FBDB #DB78FB #FBDB78
tetradic
#78FBDB #9A78FB #FB7898 #D9FB78
square
#78FBDB #9A78FB #FB7898 #D9FB78
split-complementary
#78FBDB #FB78D9 #FB9A78
monochromatic
#07F1B8 #3DF9CB #78FBDB #B3FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#78FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#78FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBDB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBDB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#35FEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fbdb; /* rgb */ color: rgb(120, 251, 219); /* oklch */ color: oklch(90.5% 0.126 175.1);
Tailwind
colors: {
custom: {
50: '#a8fde6',
500: '#78fbdb',
950: '#000000',
},
}SCSS
$custom: #78fbdb; $custom-light: #a8fde6; $custom-dark: #000000;
JSON
{
"hex": "#78fbdb",
"rgb": {
"r": 120,
"g": 251,
"b": 219
},
"hsl": {
"h": 165.344,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90506,
"c": 0.12551,
"h": 175.1
},
"luminance": 0.78102
}Semantic roles & 50–950 ramp
primary
#78FBDB
secondary
#D83F65
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684