#78FDEC#78FDEC
#78FDEC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.120 H 184.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDEC |
|---|---|
| RGB | rgb(120, 253, 236) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.82, -40.62, -3.04) |
| CIE-LCH | lch(91.82, 40.73, 184.28°) |
| OKLab | oklab(91.45% -0.1199 -0.0088) |
| OKLCH | oklch(91.45% 0.12 184.2) |
| XYZ | xyz(58.0048, 80.2943, 91.7822) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 5.43
Light Aqua
#8CFFDB
ΔE00 6.23
Bright Cyan
#41FDFE
ΔE00 6.35
Aqua
#00FFFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDEC #FD7889
analogous
#78FDA9 #78FDEC #78CBFD
triadic
#78FDEC #EC78FD #FDEC78
tetradic
#78FDEC #A978FD #FD7889 #CBFD78
square
#78FDEC #A978FD #FD7889 #CBFD78
split-complementary
#78FDEC #FD78CB #FDA978
monochromatic
#04F7D8 #3CFCE4 #78FDEC #B4FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#78FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#78FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDEC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDEC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#1AFFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fdec; /* rgb */ color: rgb(120, 253, 236); /* oklch */ color: oklch(91.5% 0.120 184.2);
Tailwind
colors: {
custom: {
50: '#a9fef2',
500: '#78fdec',
950: '#000000',
},
}SCSS
$custom: #78fdec; $custom-light: #a9fef2; $custom-dark: #000000;
JSON
{
"hex": "#78fdec",
"rgb": {
"r": 120,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.331,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.91451,
"c": 0.12025,
"h": 184.2
},
"luminance": 0.803
}Semantic roles & 50–950 ramp
primary
#78FDEC
secondary
#DA3F53
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685