#78CEC0#78CEC0
#78CEC0 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.086 H 182.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #78CEC0 |
|---|---|
| RGB | rgb(120, 206, 192) |
| HSL | hsl(170, 47%, 64%) |
| HSV | hsv(170, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 6.8%, 19.2%) |
| CIE-LAB | lab(77.24, -29.33, -1.18) |
| CIE-LCH | lch(77.24, 29.35, 182.31°) |
| OKLab | oklab(79.3% -0.0863 -0.0036) |
| OKLCH | oklch(79.3% 0.086 182.4) |
| XYZ | xyz(39.3278, 51.9386, 57.8117) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.40
Pale Teal
#82CBB2
ΔE00 4.47
Mediumturquoise
#48D1CC
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 6.41
Mediumaquamarine
#66CDAA
ΔE00 6.89
Turquoise (survey)
#06C2AC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CEC0 #CE7886
analogous
#78CE95 #78CEC0 #78B1CE
triadic
#78CEC0 #C078CE #CEC078
tetradic
#78CEC0 #9578CE #CE7886 #B1CE78
square
#78CEC0 #9578CE #CE7886 #B1CE78
split-complementary
#78CEC0 #CE78B1 #CE9578
monochromatic
#369586 #4BBEAB #78CEC0 #A5DED5 #D2EFEA
Accessibility & contrast
On white
1.84
#78CEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#78CEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CEC0
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CEC0 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#B8BAC1
Tritanopia (blue-blind)
#57D1CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cec0; /* rgb */ color: rgb(120, 206, 192); /* oklch */ color: oklch(79.3% 0.086 182.4);
Tailwind
colors: {
custom: {
50: '#a3ddd3',
500: '#78cec0',
950: '#000000',
},
}SCSS
$custom: #78cec0; $custom-light: #a3ddd3; $custom-dark: #000000;
JSON
{
"hex": "#78cec0",
"rgb": {
"r": 120,
"g": 206,
"b": 192
},
"hsl": {
"h": 170.233,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.79302,
"c": 0.08637,
"h": 182.4
},
"luminance": 0.51941
}Semantic roles & 50–950 ramp
primary
#78CEC0
secondary
#9B4F5B
accent
#2C43BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483