#78CFCF#78CFCF
#78CFCF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.084 H 195.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFCF |
|---|---|
| RGB | rgb(120, 207, 207) |
| HSL | hsl(180, 48%, 64%) |
| HSV | hsv(180, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.95, -26.18, -8.22) |
| CIE-LCH | lch(77.95, 27.44, 197.43°) |
| OKLab | oklab(80% -0.0811 -0.0227) |
| OKLCH | oklch(80% 0.084 195.6) |
| XYZ | xyz(41.3167, 53.1205, 67.0955) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 7.41
Turquoise
#40E0D0
ΔE00 8.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.58
Robin'S Egg
#6DEDFD
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFCF #CF7878
analogous
#78CFA4 #78CFCF #78A4CF
triadic
#78CFCF #CF78CF #CFCF78
tetradic
#78CFCF #A478CF #CF7878 #A4CF78
square
#78CFCF #A478CF #CF7878 #A4CF78
split-complementary
#78CFCF #CF78A4 #CFA478
monochromatic
#369797 #4BBFBF #78CFCF #A5DFDF #D2EFEF
Accessibility & contrast
On white
1.81
#78CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#78CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFCF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFCF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#4ED4CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #78cfcf; /* rgb */ color: rgb(120, 207, 207); /* oklch */ color: oklch(80.0% 0.084 195.6);
Tailwind
colors: {
custom: {
50: '#a4dedd',
500: '#78cfcf',
950: '#000000',
},
}SCSS
$custom: #78cfcf; $custom-light: #a4dedd; $custom-dark: #000000;
JSON
{
"hex": "#78cfcf",
"rgb": {
"r": 120,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.80004,
"c": 0.08425,
"h": 195.6
},
"luminance": 0.53124
}Semantic roles & 50–950 ramp
primary
#78CFCF
secondary
#9D4E4E
accent
#2B2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484