#78CCAC#78CCAC
#78CCAC is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.095 H 167.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCAC |
|---|---|
| RGB | rgb(120, 204, 172) |
| HSL | hsl(157, 45%, 64%) |
| HSV | hsv(157, 41%, 80%) |
| CMYK | cmyk(41.2%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.16, -32.90, 8.01) |
| CIE-LCH | lch(76.16, 33.86, 166.32°) |
| OKLab | oklab(78.27% -0.0926 0.0206) |
| OKLCH | oklch(78.27% 0.095 167.5) |
| XYZ | xyz(36.7820, 50.1548, 46.7644) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.15
Seafoam Blue
#78D1B6
ΔE00 2.21
Pale Teal
#82CBB2
ΔE00 2.38
Seafoam
#7FE0B3
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCAC #CC7898
analogous
#78CC82 #78CCAC #78C2CC
triadic
#78CCAC #AC78CC #CCAC78
tetradic
#78CCAC #8278CC #CC7898 #C2CC78
square
#78CCAC #8278CC #CC7898 #C2CC78
split-complementary
#78CCAC #CC78C2 #CC8278
monochromatic
#379270 #4CBB91 #78CCAC #A4DDC7 #D1EEE3
Accessibility & contrast
On white
1.90
#78CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#78CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCAC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCAC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AA
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#60CDC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78ccac; /* rgb */ color: rgb(120, 204, 172); /* oklch */ color: oklch(78.3% 0.095 167.5);
Tailwind
colors: {
custom: {
50: '#a3dcc4',
500: '#78ccac',
950: '#000000',
},
}SCSS
$custom: #78ccac; $custom-light: #a3dcc4; $custom-dark: #000000;
JSON
{
"hex": "#78ccac",
"rgb": {
"r": 120,
"g": 204,
"b": 172
},
"hsl": {
"h": 157.143,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.78265,
"c": 0.09491,
"h": 167.5
},
"luminance": 0.50157
}Semantic roles & 50–950 ramp
primary
#78CCAC
secondary
#994F6B
accent
#2D62B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482