#78FCF3#78FCF3
#78FCF3 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.118 H 189.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCF3 |
|---|---|
| RGB | rgb(120, 252, 243) |
| HSL | hsl(176, 96%, 73%) |
| HSV | hsv(176, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.72, -38.45, -6.81) |
| CIE-LCH | lch(91.72, 39.05, 190.04°) |
| OKLab | oklab(91.44% -0.116 -0.019) |
| OKLCH | oklch(91.44% 0.118 189.3) |
| XYZ | xyz(58.7269, 80.0794, 97.1387) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.14
Bright Cyan
#41FDFE
ΔE00 4.14
Bright Aqua
#0BF9EA
ΔE00 4.71
Aqua
#00FFFF
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.60
Bright Light Blue
#26F7FD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCF3 #FC7881
analogous
#78FCB1 #78FCF3 #78C3FC
triadic
#78FCF3 #F378FC #FCF378
tetradic
#78FCF3 #B178FC #FC7881 #C3FC78
square
#78FCF3 #B178FC #FC7881 #C3FC78
split-complementary
#78FCF3 #FC78C3 #FCB178
monochromatic
#05F4E4 #3CFBEE #78FCF3 #B4FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#78FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#78FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCF3
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCF3 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DAE1F4
Tritanopia (blue-blind)
#03FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fcf3; /* rgb */ color: rgb(120, 252, 243); /* oklch */ color: oklch(91.4% 0.118 189.3);
Tailwind
colors: {
custom: {
50: '#a9fef7',
500: '#78fcf3',
950: '#000000',
},
}SCSS
$custom: #78fcf3; $custom-light: #a9fef7; $custom-dark: #000000;
JSON
{
"hex": "#78fcf3",
"rgb": {
"r": 120,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91435,
"c": 0.11751,
"h": 189.3
},
"luminance": 0.80085
}Semantic roles & 50–950 ramp
primary
#78FCF3
secondary
#D93F4A
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685