#78FACC#78FACC
#78FACC is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.9% C 0.134 H 167.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #78FACC |
|---|---|
| RGB | rgb(120, 250, 204) |
| HSL | hsl(159, 93%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(90.19, -46.63, 11.19) |
| CIE-LCH | lch(90.19, 47.96, 166.51°) |
| OKLab | oklab(89.88% -0.1305 0.0287) |
| OKLCH | oklch(89.88% 0.134 167.6) |
| XYZ | xyz(52.8254, 76.7192, 69.1395) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Turquoise
#7EF4CC
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Aqua
#8CFFDB
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FACC #FA78A6
analogous
#78FA8B #78FACC #78E7FA
triadic
#78FACC #CC78FA #FACC78
tetradic
#78FACC #8B78FA #FA78A6 #E7FA78
square
#78FACC #8B78FA #FA78A6 #E7FA78
split-complementary
#78FACC #FA78E7 #FA8B78
monochromatic
#09EF9D #3DF8B6 #78FACC #B3FCE2 #E1FEF4
Accessibility & contrast
On white
1.28
#78FACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#78FACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FACC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FACC | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#42FBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78facc; /* rgb */ color: rgb(120, 250, 204); /* oklch */ color: oklch(89.9% 0.134 167.6);
Tailwind
colors: {
custom: {
50: '#a8fcdb',
500: '#78facc',
950: '#000000',
},
}SCSS
$custom: #78facc; $custom-light: #a8fcdb; $custom-dark: #000000;
JSON
{
"hex": "#78facc",
"rgb": {
"r": 120,
"g": 250,
"b": 204
},
"hsl": {
"h": 158.769,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89878,
"c": 0.1336,
"h": 167.6
},
"luminance": 0.76724
}Semantic roles & 50–950 ramp
primary
#78FACC
secondary
#D64075
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584