#78CCAB#78CCAB
#78CCAB is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.096 H 166.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCAB |
|---|---|
| RGB | rgb(120, 204, 171) |
| HSL | hsl(156, 45%, 64%) |
| HSV | hsv(156, 41%, 80%) |
| CMYK | cmyk(41.2%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.14, -33.11, 8.51) |
| CIE-LCH | lch(76.14, 34.19, 165.59°) |
| OKLab | oklab(78.24% -0.0931 0.0219) |
| OKLCH | oklch(78.24% 0.096 166.8) |
| XYZ | xyz(36.6864, 50.1165, 46.2605) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.12
Seafoam Blue
#78D1B6
ΔE00 2.46
Pale Teal
#82CBB2
ΔE00 2.62
Seafoam
#7FE0B3
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.85
Eucalyptus
#44D7A8
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCAB #CC7899
analogous
#78CC81 #78CCAB #78C3CC
triadic
#78CCAB #AB78CC #CCAB78
tetradic
#78CCAB #8178CC #CC7899 #C3CC78
square
#78CCAB #8178CC #CC7899 #C3CC78
split-complementary
#78CCAB #CC78C3 #CC8178
monochromatic
#37926F #4CBB8F #78CCAB #A4DDC7 #D1EEE2
Accessibility & contrast
On white
1.90
#78CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#78CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCAB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCAB | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 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)
#C8C2A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#60CDC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78ccab; /* rgb */ color: rgb(120, 204, 171); /* oklch */ color: oklch(78.2% 0.096 166.8);
Tailwind
colors: {
custom: {
50: '#a3dcc4',
500: '#78ccab',
950: '#000000',
},
}SCSS
$custom: #78ccab; $custom-light: #a3dcc4; $custom-dark: #000000;
JSON
{
"hex": "#78ccab",
"rgb": {
"r": 120,
"g": 204,
"b": 171
},
"hsl": {
"h": 156.429,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.78238,
"c": 0.09563,
"h": 166.8
},
"luminance": 0.50119
}Semantic roles & 50–950 ramp
primary
#78CCAB
secondary
#994F6C
accent
#2D64B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482