#78FCEC#78FCEC
#78FCEC is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 184.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCEC |
|---|---|
| RGB | rgb(120, 252, 236) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.53, -40.17, -3.45) |
| CIE-LCH | lch(91.53, 40.32, 184.91°) |
| OKLab | oklab(91.22% -0.1189 -0.0099) |
| OKLCH | oklch(91.22% 0.119 184.8) |
| XYZ | xyz(57.6899, 79.6646, 91.6772) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.59
Bright Aqua
#0BF9EA
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 5.25
Bright Cyan
#41FDFE
ΔE00 6.08
Aqua
#00FFFF
ΔE00 6.36
Light Aqua
#8CFFDB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCEC #FC7888
analogous
#78FCAA #78FCEC #78CAFC
triadic
#78FCEC #EC78FC #FCEC78
tetradic
#78FCEC #AA78FC #FC7888 #CAFC78
square
#78FCEC #AA78FC #FC7888 #CAFC78
split-complementary
#78FCEC #FC78CA #FCAA78
monochromatic
#05F4D7 #3CFBE4 #78FCEC #B4FDF4 #E1FEFB
Accessibility & contrast
On white
1.24
#78FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#78FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCEC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCEC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#1BFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fcec; /* rgb */ color: rgb(120, 252, 236); /* oklch */ color: oklch(91.2% 0.119 184.8);
Tailwind
colors: {
custom: {
50: '#a9fef2',
500: '#78fcec',
950: '#000000',
},
}SCSS
$custom: #78fcec; $custom-light: #a9fef2; $custom-dark: #000000;
JSON
{
"hex": "#78fcec",
"rgb": {
"r": 120,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.727,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91223,
"c": 0.11928,
"h": 184.8
},
"luminance": 0.7967
}Semantic roles & 50–950 ramp
primary
#78FCEC
secondary
#D93F52
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685