#78FACD#78FACD
#78FACD is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.133 H 168.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78FACD |
|---|---|
| RGB | rgb(120, 250, 205) |
| HSL | hsl(159, 93%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 18%, 2%) |
| CIE-LAB | lab(90.21, -46.42, 10.70) |
| CIE-LCH | lch(90.21, 47.64, 167.02°) |
| OKLab | oklab(89.9% -0.13 0.0274) |
| OKLCH | oklch(89.9% 0.133 168.1) |
| XYZ | xyz(52.9457, 76.7673, 69.7732) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Turquoise
#7EF4CC
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 4.56
Pale Turquoise
#A5FBD5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FACD #FA78A5
analogous
#78FA8C #78FACD #78E6FA
triadic
#78FACD #CD78FA #FACD78
tetradic
#78FACD #8C78FA #FA78A5 #E6FA78
square
#78FACD #8C78FA #FA78A5 #E6FA78
split-complementary
#78FACD #FA78E6 #FA8C78
monochromatic
#09EF9F #3DF8B7 #78FACD #B3FCE3 #E1FEF4
Accessibility & contrast
On white
1.28
#78FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#78FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FACD
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FACD | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#41FBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78facd; /* rgb */ color: rgb(120, 250, 205); /* oklch */ color: oklch(89.9% 0.133 168.1);
Tailwind
colors: {
custom: {
50: '#a8fcdc',
500: '#78facd',
950: '#000000',
},
}SCSS
$custom: #78facd; $custom-light: #a8fcdc; $custom-dark: #000000;
JSON
{
"hex": "#78facd",
"rgb": {
"r": 120,
"g": 250,
"b": 205
},
"hsl": {
"h": 159.231,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89904,
"c": 0.13291,
"h": 168.1
},
"luminance": 0.76772
}Semantic roles & 50–950 ramp
primary
#78FACD
secondary
#D64074
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584