#78CCAA#78CCAA
#78CCAA is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.096 H 166.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCAA |
|---|---|
| RGB | rgb(120, 204, 170) |
| HSL | hsl(156, 45%, 64%) |
| HSV | hsv(156, 41%, 80%) |
| CMYK | cmyk(41.2%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.12, -33.32, 9.01) |
| CIE-LCH | lch(76.12, 34.52, 164.86°) |
| OKLab | oklab(78.21% -0.0935 0.0232) |
| OKLCH | oklch(78.21% 0.096 166.1) |
| XYZ | xyz(36.5914, 50.0786, 45.7604) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.13
Seafoam Blue
#78D1B6
ΔE00 2.72
Pale Teal
#82CBB2
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 5.20
Eucalyptus
#44D7A8
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCAA #CC789A
analogous
#78CC80 #78CCAA #78C4CC
triadic
#78CCAA #AA78CC #CCAA78
tetradic
#78CCAA #8078CC #CC789A #C4CC78
square
#78CCAA #8078CC #CC789A #C4CC78
split-complementary
#78CCAA #CC78C4 #CC8078
monochromatic
#37926D #4CBB8E #78CCAA #A4DDC6 #D1EEE2
Accessibility & contrast
On white
1.91
#78CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#78CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCAA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCAA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A8
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#60CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78ccaa; /* rgb */ color: rgb(120, 204, 170); /* oklch */ color: oklch(78.2% 0.096 166.1);
Tailwind
colors: {
custom: {
50: '#a3dcc3',
500: '#78ccaa',
950: '#000000',
},
}SCSS
$custom: #78ccaa; $custom-light: #a3dcc3; $custom-dark: #000000;
JSON
{
"hex": "#78ccaa",
"rgb": {
"r": 120,
"g": 204,
"b": 170
},
"hsl": {
"h": 155.714,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.78212,
"c": 0.09636,
"h": 166.1
},
"luminance": 0.50081
}Semantic roles & 50–950 ramp
primary
#78CCAA
secondary
#994F6D
accent
#2D65B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482