#78CFCC#78CFCC
#78CFCC is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.084 H 192.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFCC |
|---|---|
| RGB | rgb(120, 207, 204) |
| HSL | hsl(178, 48%, 64%) |
| HSV | hsv(178, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.86, -26.92, -6.73) |
| CIE-LCH | lch(77.86, 27.75, 194.04°) |
| OKLab | oklab(79.91% -0.0824 -0.0186) |
| OKLCH | oklch(79.91% 0.084 192.7) |
| XYZ | xyz(40.9534, 52.9752, 65.1822) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 7.66
Aqua Blue
#02D8E9
ΔE00 8.20
Pale Teal
#82CBB2
ΔE00 8.44
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFCC #CF787B
analogous
#78CFA1 #78CFCC #78A7CF
triadic
#78CFCC #CC78CF #CFCC78
tetradic
#78CFCC #A178CF #CF787B #A7CF78
square
#78CFCC #A178CF #CF787B #A7CF78
split-complementary
#78CFCC #CF78A7 #CFA178
monochromatic
#369794 #4BBFBB #78CFCC #A5DFDD #D2EFEE
Accessibility & contrast
On white
1.81
#78CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#78CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFCC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFCC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#50D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #78cfcc; /* rgb */ color: rgb(120, 207, 204); /* oklch */ color: oklch(79.9% 0.084 192.7);
Tailwind
colors: {
custom: {
50: '#a4dedb',
500: '#78cfcc',
950: '#000000',
},
}SCSS
$custom: #78cfcc; $custom-light: #a4dedb; $custom-dark: #000000;
JSON
{
"hex": "#78cfcc",
"rgb": {
"r": 120,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.931,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79907,
"c": 0.08447,
"h": 192.7
},
"luminance": 0.52978
}Semantic roles & 50–950 ramp
primary
#78CFCC
secondary
#9D4E51
accent
#2B30BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484