#78FCF2#78FCF2
#78FCF2 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.118 H 188.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCF2 |
|---|---|
| RGB | rgb(120, 252, 242) |
| HSL | hsl(175, 96%, 73%) |
| HSV | hsv(175, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.69, -38.70, -6.33) |
| CIE-LCH | lch(91.69, 39.21, 189.29°) |
| OKLab | oklab(91.4% -0.1164 -0.0177) |
| OKLCH | oklch(91.4% 0.118 188.7) |
| XYZ | xyz(58.5763, 80.0192, 96.3455) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 4.39
Bright Aqua
#0BF9EA
ΔE00 4.56
Aqua
#00FFFF
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCF2 #FC7882
analogous
#78FCB0 #78FCF2 #78C4FC
triadic
#78FCF2 #F278FC #FCF278
tetradic
#78FCF2 #B078FC #FC7882 #C4FC78
square
#78FCF2 #B078FC #FC7882 #C4FC78
split-complementary
#78FCF2 #FC78C4 #FCB078
monochromatic
#05F4E2 #3CFBEC #78FCF2 #B4FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#78FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#78FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCF2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCF2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#DAE1F3
Tritanopia (blue-blind)
#08FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fcf2; /* rgb */ color: rgb(120, 252, 242); /* oklch */ color: oklch(91.4% 0.118 188.7);
Tailwind
colors: {
custom: {
50: '#a9fef6',
500: '#78fcf2',
950: '#000000',
},
}SCSS
$custom: #78fcf2; $custom-light: #a9fef6; $custom-dark: #000000;
JSON
{
"hex": "#78fcf2",
"rgb": {
"r": 120,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91404,
"c": 0.11771,
"h": 188.7
},
"luminance": 0.80025
}Semantic roles & 50–950 ramp
primary
#78FCF2
secondary
#D93F4B
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685