#78FACA#78FACA
#78FACA is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.8% C 0.135 H 166.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78FACA |
|---|---|
| RGB | rgb(120, 250, 202) |
| HSL | hsl(158, 93%, 73%) |
| HSV | hsv(158, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.15, -47.06, 12.16) |
| CIE-LCH | lch(90.15, 48.61, 165.52°) |
| OKLab | oklab(89.83% -0.1314 0.0312) |
| OKLCH | oklch(89.83% 0.135 166.6) |
| XYZ | xyz(52.5871, 76.6239, 67.8843) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.50
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FACA #FA78A8
analogous
#78FA89 #78FACA #78E9FA
triadic
#78FACA #CA78FA #FACA78
tetradic
#78FACA #8978FA #FA78A8 #E9FA78
square
#78FACA #8978FA #FA78A8 #E9FA78
split-complementary
#78FACA #FA78E9 #FA8978
monochromatic
#09EF9A #3DF8B3 #78FACA #B3FCE1 #E1FEF3
Accessibility & contrast
On white
1.29
#78FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#78FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FACA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FACA | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#43FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78faca; /* rgb */ color: rgb(120, 250, 202); /* oklch */ color: oklch(89.8% 0.135 166.6);
Tailwind
colors: {
custom: {
50: '#a7fcda',
500: '#78faca',
950: '#000000',
},
}SCSS
$custom: #78faca; $custom-light: #a7fcda; $custom-dark: #000000;
JSON
{
"hex": "#78faca",
"rgb": {
"r": 120,
"g": 250,
"b": 202
},
"hsl": {
"h": 157.846,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89828,
"c": 0.13502,
"h": 166.6
},
"luminance": 0.76629
}Semantic roles & 50–950 ramp
primary
#78FACA
secondary
#D64077
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583