#78FCDC#78FCDC
#78FCDC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.126 H 175.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCDC |
|---|---|
| RGB | rgb(120, 252, 220) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.13, -43.94, 4.26) |
| CIE-LCH | lch(91.13, 44.15, 174.47°) |
| OKLab | oklab(90.77% -0.1257 0.0106) |
| OKLCH | oklch(90.77% 0.126 175.2) |
| XYZ | xyz(55.4687, 78.7761, 79.9785) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.28
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 5.57
Light Aquamarine
#7BFDC7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCDC #FC7898
analogous
#78FC9A #78FCDC #78DAFC
triadic
#78FCDC #DC78FC #FCDC78
tetradic
#78FCDC #9A78FC #FC7898 #DAFC78
square
#78FCDC #9A78FC #FC7898 #DAFC78
split-complementary
#78FCDC #FC78DA #FC9A78
monochromatic
#05F4BA #3CFBCC #78FCDC #B4FDEC #E1FEF7
Accessibility & contrast
On white
1.25
#78FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#78FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCDC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCDC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#33FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78fcdc; /* rgb */ color: rgb(120, 252, 220); /* oklch */ color: oklch(90.8% 0.126 175.2);
Tailwind
colors: {
custom: {
50: '#a8fee6',
500: '#78fcdc',
950: '#000000',
},
}SCSS
$custom: #78fcdc; $custom-light: #a8fee6; $custom-dark: #000000;
JSON
{
"hex": "#78fcdc",
"rgb": {
"r": 120,
"g": 252,
"b": 220
},
"hsl": {
"h": 165.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90765,
"c": 0.12613,
"h": 175.2
},
"luminance": 0.78781
}Semantic roles & 50–950 ramp
primary
#78FCDC
secondary
#D93F64
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684