#78FACF#78FACF
#78FACF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 90.0% C 0.132 H 169.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78FACF |
|---|---|
| RGB | rgb(120, 250, 207) |
| HSL | hsl(160, 93%, 73%) |
| HSV | hsv(160, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 17.2%, 2%) |
| CIE-LAB | lab(90.26, -45.98, 9.73) |
| CIE-LCH | lch(90.26, 47.00, 168.05°) |
| OKLab | oklab(89.96% -0.1292 0.0249) |
| OKLCH | oklch(89.96% 0.132 169.1) |
| XYZ | xyz(53.1887, 76.8645, 71.0528) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.11
Light Turquoise
#7EF4CC
ΔE00 1.49
Light Aqua
#8CFFDB
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.70
Bright Teal
#01F9C6
ΔE00 4.62
Pale Turquoise
#A5FBD5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FACF #FA78A3
analogous
#78FA8E #78FACF #78E4FA
triadic
#78FACF #CF78FA #FACF78
tetradic
#78FACF #8E78FA #FA78A3 #E4FA78
square
#78FACF #8E78FA #FA78A3 #E4FA78
split-complementary
#78FACF #FA78E4 #FA8E78
monochromatic
#09EFA3 #3DF8BA #78FACF #B3FCE4 #E1FEF5
Accessibility & contrast
On white
1.28
#78FACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#78FACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FACF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FACF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECCD
Deuteranopia (green-blind)
#E1DDD2
Tritanopia (blue-blind)
#40FBEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78facf; /* rgb */ color: rgb(120, 250, 207); /* oklch */ color: oklch(90.0% 0.132 169.1);
Tailwind
colors: {
custom: {
50: '#a8fcdd',
500: '#78facf',
950: '#000000',
},
}SCSS
$custom: #78facf; $custom-light: #a8fcdd; $custom-dark: #000000;
JSON
{
"hex": "#78facf",
"rgb": {
"r": 120,
"g": 250,
"b": 207
},
"hsl": {
"h": 160.154,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89955,
"c": 0.13156,
"h": 169.1
},
"luminance": 0.76869
}Semantic roles & 50–950 ramp
primary
#78FACF
secondary
#D64072
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584