#78F3F3#78F3F3
#78F3F3 is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.4% C 0.110 H 195.4°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #78F3F3 |
|---|---|
| RGB | rgb(120, 243, 243) |
| HSL | hsl(180, 84%, 71%) |
| HSV | hsv(180, 51%, 95%) |
| CMYK | cmyk(50.6%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(89.19, -34.31, -10.57) |
| CIE-LCH | lch(89.19, 35.90, 197.12°) |
| OKLab | oklab(89.39% -0.1064 -0.0292) |
| OKLCH | oklch(89.39% 0.11 195.4) |
| XYZ | xyz(55.9673, 74.5602, 96.2188) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.82
Bright Light Blue
#26F7FD
ΔE00 4.10
Aqua
#00FFFF
ΔE00 5.01
Bright Turquoise
#0FFEF9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Light Cyan
#ACFFFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F3F3 #F37878
analogous
#78F3B5 #78F3F3 #78B5F3
triadic
#78F3F3 #F378F3 #F3F378
tetradic
#78F3F3 #B578F3 #F37878 #B5F378
square
#78F3F3 #B578F3 #F37878 #B5F378
split-complementary
#78F3F3 #F378B5 #F3B578
monochromatic
#14DDDD #40EEEE #78F3F3 #B0F8F8 #E3FDFD
Accessibility & contrast
On white
1.32
#78F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#78F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F3F3
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F3F3 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#14FAF3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #78f3f3; /* rgb */ color: rgb(120, 243, 243); /* oklch */ color: oklch(89.4% 0.110 195.4);
Tailwind
colors: {
custom: {
50: '#a8f7f7',
500: '#78f3f3',
950: '#000000',
},
}SCSS
$custom: #78f3f3; $custom-light: #a8f7f7; $custom-dark: #000000;
JSON
{
"hex": "#78f3f3",
"rgb": {
"r": 120,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.8939,
"c": 0.11037,
"h": 195.4
},
"luminance": 0.74565
}Semantic roles & 50–950 ramp
primary
#78F3F3
secondary
#CE4242
accent
#0505E0
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585