#78F3FC#78F3FC
#78F3FC is a very light, moderate teal. Relative luminance 0.751; OKLCH L 89.7% C 0.111 H 201.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #78F3FC |
|---|---|
| RGB | rgb(120, 243, 252) |
| HSL | hsl(184, 96%, 73%) |
| HSV | hsv(184, 52%, 99%) |
| CMYK | cmyk(52.4%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(89.45, -31.98, -14.88) |
| CIE-LCH | lch(89.45, 35.27, 204.94°) |
| OKLab | oklab(89.69% -0.1028 -0.0411) |
| OKLCH | oklch(89.69% 0.111 201.8) |
| XYZ | xyz(57.3598, 75.1172, 103.5528) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.60
Robin Egg Blue
#8AF1FE
ΔE00 2.65
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Bright Light Blue
#26F7FD
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F3FC #FC8178
analogous
#78FCC3 #78F3FC #78B1FC
triadic
#78F3FC #FC78F3 #F3FC78
tetradic
#78F3FC #C378FC #FC8178 #B1FC78
square
#78F3FC #C378FC #FC8178 #B1FC78
split-complementary
#78F3FC #FC78B1 #FCC378
monochromatic
#05E4F4 #3CEEFB #78F3FC #B4F8FD #E1FCFE
Accessibility & contrast
On white
1.31
#78F3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#78F3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F3FC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F3FC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78f3fc; /* rgb */ color: rgb(120, 243, 252); /* oklch */ color: oklch(89.7% 0.111 201.8);
Tailwind
colors: {
custom: {
50: '#a9f7fd',
500: '#78f3fc',
950: '#000000',
},
}SCSS
$custom: #78f3fc; $custom-light: #a9f7fd; $custom-dark: #000000;
JSON
{
"hex": "#78f3fc",
"rgb": {
"r": 120,
"g": 243,
"b": 252
},
"hsl": {
"h": 184.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89687,
"c": 0.11071,
"h": 201.8
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#78F3FC
secondary
#D94A3F
accent
#1000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585