#78FCF7#78FCF7
#78FCF7 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.117 H 192.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCF7 |
|---|---|
| RGB | rgb(120, 252, 247) |
| HSL | hsl(178, 96%, 73%) |
| HSV | hsv(178, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.83, -37.45, -8.72) |
| CIE-LCH | lch(91.83, 38.45, 193.11°) |
| OKLab | oklab(91.56% -0.1143 -0.0242) |
| OKLCH | oklch(91.56% 0.117 192) |
| XYZ | xyz(59.3376, 80.3237, 100.3546) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.31
Bright Turquoise
#0FFEF9
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.74
Light Cyan
#ACFFFC
ΔE00 5.30
Bright Aqua
#0BF9EA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCF7 #FC787D
analogous
#78FCB5 #78FCF7 #78BFFC
triadic
#78FCF7 #F778FC #FCF778
tetradic
#78FCF7 #B578FC #FC787D #BFFC78
square
#78FCF7 #B578FC #FC787D #BFFC78
split-complementary
#78FCF7 #FC78BF #FCB578
monochromatic
#05F4EB #3CFBF3 #78FCF7 #B4FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#78FCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#78FCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCF7
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCF7 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78fcf7; /* rgb */ color: rgb(120, 252, 247); /* oklch */ color: oklch(91.6% 0.117 192.0);
Tailwind
colors: {
custom: {
50: '#a9fef9',
500: '#78fcf7',
950: '#000000',
},
}SCSS
$custom: #78fcf7; $custom-light: #a9fef9; $custom-dark: #000000;
JSON
{
"hex": "#78fcf7",
"rgb": {
"r": 120,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.727,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.9156,
"c": 0.11685,
"h": 192
},
"luminance": 0.80329
}Semantic roles & 50–950 ramp
primary
#78FCF7
secondary
#D93F45
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685