#78CCCA#78CCCA
#78CCCA is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.082 H 193.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCCA |
|---|---|
| RGB | rgb(120, 204, 202) |
| HSL | hsl(179, 45%, 64%) |
| HSV | hsv(179, 41%, 80%) |
| CMYK | cmyk(41.2%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.94, -25.94, -7.01) |
| CIE-LCH | lch(76.94, 26.88, 195.12°) |
| OKLab | oklab(79.15% -0.0797 -0.0194) |
| OKLCH | oklch(79.15% 0.082 193.7) |
| XYZ | xyz(39.9952, 51.4401, 63.6870) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 6.33
Aqua Blue
#02D8E9
ΔE00 8.24
Turquoise
#40E0D0
ΔE00 8.38
Pale Teal
#82CBB2
ΔE00 8.69
Seafoam Blue
#78D1B6
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCCA #CC787A
analogous
#78CCA0 #78CCCA #78A4CC
triadic
#78CCCA #CA78CC #CCCA78
tetradic
#78CCCA #A078CC #CC787A #A4CC78
square
#78CCCA #A078CC #CC787A #A4CC78
split-complementary
#78CCCA #CC78A4 #CCA078
monochromatic
#379290 #4CBBB9 #78CCCA #A4DDDB #D1EEED
Accessibility & contrast
On white
1.86
#78CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#78CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCCA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCCA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4CA
Deuteranopia (green-blind)
#B4B9CB
Tritanopia (blue-blind)
#52D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #78ccca; /* rgb */ color: rgb(120, 204, 202); /* oklch */ color: oklch(79.2% 0.082 193.7);
Tailwind
colors: {
custom: {
50: '#a4dbda',
500: '#78ccca',
950: '#000000',
},
}SCSS
$custom: #78ccca; $custom-light: #a4dbda; $custom-dark: #000000;
JSON
{
"hex": "#78ccca",
"rgb": {
"r": 120,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.571,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.79152,
"c": 0.08203,
"h": 193.7
},
"luminance": 0.51443
}Semantic roles & 50–950 ramp
primary
#78CCCA
secondary
#994F51
accent
#2D30B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483