#78CCCF#78CCCF
#78CCCF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.082 H 198.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCCF |
|---|---|
| RGB | rgb(120, 204, 207) |
| HSL | hsl(182, 48%, 64%) |
| HSV | hsv(182, 42%, 81%) |
| CMYK | cmyk(42%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.09, -24.70, -9.49) |
| CIE-LCH | lch(77.09, 26.46, 201.02°) |
| OKLab | oklab(79.32% -0.0776 -0.0261) |
| OKLCH | oklch(79.32% 0.082 198.6) |
| XYZ | xyz(40.5968, 51.6807, 66.8555) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Robin'S Egg
#6DEDFD
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCCF #CF7B78
analogous
#78CFA7 #78CCCF #78A1CF
triadic
#78CCCF #CF78CC #CCCF78
tetradic
#78CCCF #A778CF #CF7B78 #A1CF78
square
#78CCCF #A778CF #CF7B78 #A1CF78
split-complementary
#78CCCF #CF78A1 #CFA778
monochromatic
#369497 #4BBBBF #78CCCF #A5DDDF #D2EEEF
Accessibility & contrast
On white
1.85
#78CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#78CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCCF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCCF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#4FD1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #78cccf; /* rgb */ color: rgb(120, 204, 207); /* oklch */ color: oklch(79.3% 0.082 198.6);
Tailwind
colors: {
custom: {
50: '#a4dbdd',
500: '#78cccf',
950: '#000000',
},
}SCSS
$custom: #78cccf; $custom-light: #a4dbdd; $custom-dark: #000000;
JSON
{
"hex": "#78cccf",
"rgb": {
"r": 120,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.069,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79316,
"c": 0.08192,
"h": 198.6
},
"luminance": 0.51684
}Semantic roles & 50–950 ramp
primary
#78CCCF
secondary
#9D514E
accent
#302BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484