#78FBCD#78FBCD
#78FBCD is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.134 H 167.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBCD |
|---|---|
| RGB | rgb(120, 251, 205) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.50, -46.85, 11.11) |
| CIE-LCH | lch(90.50, 48.15, 166.66°) |
| OKLab | oklab(90.14% -0.1311 0.0285) |
| OKLCH | oklch(90.14% 0.134 167.7) |
| XYZ | xyz(53.2573, 77.3904, 69.8771) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.23
Light Aquamarine
#7BFDC7
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 1.96
Light Aqua
#8CFFDB
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 4.55
Pale Turquoise
#A5FBD5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBCD #FB78A6
analogous
#78FB8B #78FBCD #78E8FB
triadic
#78FBCD #CD78FB #FBCD78
tetradic
#78FBCD #8B78FB #FB78A6 #E8FB78
square
#78FBCD #8B78FB #FB78A6 #E8FB78
split-complementary
#78FBCD #FB78E8 #FB8B78
monochromatic
#07F19F #3DF9B7 #78FBCD #B3FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#78FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#78FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBCD
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBCD | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#41FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fbcd; /* rgb */ color: rgb(120, 251, 205); /* oklch */ color: oklch(90.1% 0.134 167.7);
Tailwind
colors: {
custom: {
50: '#a8fddc',
500: '#78fbcd',
950: '#000000',
},
}SCSS
$custom: #78fbcd; $custom-light: #a8fddc; $custom-dark: #000000;
JSON
{
"hex": "#78fbcd",
"rgb": {
"r": 120,
"g": 251,
"b": 205
},
"hsl": {
"h": 158.931,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90137,
"c": 0.13418,
"h": 167.7
},
"luminance": 0.77395
}Semantic roles & 50–950 ramp
primary
#78FBCD
secondary
#D83F75
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684