#78FCF0#78FCF0
#78FCF0 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.118 H 187.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCF0 |
|---|---|
| RGB | rgb(120, 252, 240) |
| HSL | hsl(175, 96%, 73%) |
| HSV | hsv(175, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.64, -39.19, -5.37) |
| CIE-LCH | lch(91.64, 39.56, 187.80°) |
| OKLab | oklab(91.34% -0.1172 -0.0151) |
| OKLCH | oklch(91.34% 0.118 187.4) |
| XYZ | xyz(58.2776, 79.8997, 94.7722) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCF0 #FC7884
analogous
#78FCAE #78FCF0 #78C6FC
triadic
#78FCF0 #F078FC #FCF078
tetradic
#78FCF0 #AE78FC #FC7884 #C6FC78
square
#78FCF0 #AE78FC #FC7884 #C6FC78
split-complementary
#78FCF0 #FC78C6 #FCAE78
monochromatic
#05F4DE #3CFBE9 #78FCF0 #B4FDF7 #E1FEFC
Accessibility & contrast
On white
1.24
#78FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#78FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCF0
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCF0 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#10FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fcf0; /* rgb */ color: rgb(120, 252, 240); /* oklch */ color: oklch(91.3% 0.118 187.4);
Tailwind
colors: {
custom: {
50: '#a9fef4',
500: '#78fcf0',
950: '#000000',
},
}SCSS
$custom: #78fcf0; $custom-light: #a9fef4; $custom-dark: #000000;
JSON
{
"hex": "#78fcf0",
"rgb": {
"r": 120,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91343,
"c": 0.11817,
"h": 187.4
},
"luminance": 0.79905
}Semantic roles & 50–950 ramp
primary
#78FCF0
secondary
#D93F4D
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685