#78CFDC#78CFDC
#78CFDC is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.086 H 207.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFDC |
|---|---|
| RGB | rgb(120, 207, 220) |
| HSL | hsl(188, 59%, 67%) |
| HSV | hsv(188, 45%, 86%) |
| CMYK | cmyk(45.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.33, -22.86, -14.62) |
| CIE-LCH | lch(78.33, 27.14, 212.60°) |
| OKLab | oklab(80.44% -0.0759 -0.0403) |
| OKLCH | oklch(80.44% 0.086 207.9) |
| XYZ | xyz(42.9719, 53.7826, 75.8129) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 6.88
Robin'S Egg
#6DEDFD
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Neon Blue
#04D9FF
ΔE00 7.72
Robin Egg Blue
#8AF1FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFDC #DC8578
analogous
#78DCB7 #78CFDC #789DDC
triadic
#78CFDC #DC78CF #CFDC78
tetradic
#78CFDC #B778DC #DC8578 #9DDC78
square
#78CFDC #B778DC #DC8578 #9DDC78
split-complementary
#78CFDC #DC789D #DCB778
monochromatic
#2D9CAD #47BECF #78CFDC #A9E0E9 #D9F2F5
Accessibility & contrast
On white
1.79
#78CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#78CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFDC
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFDC | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#45D6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78cfdc; /* rgb */ color: rgb(120, 207, 220); /* oklch */ color: oklch(80.4% 0.086 207.9);
Tailwind
colors: {
custom: {
50: '#a5dee6',
500: '#78cfdc',
950: '#000000',
},
}SCSS
$custom: #78cfdc; $custom-light: #a5dee6; $custom-dark: #000000;
JSON
{
"hex": "#78cfdc",
"rgb": {
"r": 120,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.80444,
"c": 0.0859,
"h": 207.9
},
"luminance": 0.53786
}Semantic roles & 50–950 ramp
primary
#78CFDC
secondary
#AF5649
accent
#351FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484