#78CFAB#78CFAB
#78CFAB is a light, moderate teal. Relative luminance 0.516; OKLCH L 78.9% C 0.100 H 165.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFAB |
|---|---|
| RGB | rgb(120, 207, 171) |
| HSL | hsl(155, 48%, 64%) |
| HSV | hsv(155, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.01, -34.51, 9.76) |
| CIE-LCH | lch(77.01, 35.86, 164.21°) |
| OKLab | oklab(78.94% -0.0967 0.0251) |
| OKLCH | oklch(78.94% 0.1 165.5) |
| XYZ | xyz(37.4063, 51.5564, 46.5004) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.11
Seafoam Blue
#78D1B6
ΔE00 2.88
Pale Teal
#82CBB2
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 5.25
Eucalyptus
#44D7A8
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFAB #CF789C
analogous
#78CF80 #78CFAB #78C8CF
triadic
#78CFAB #AB78CF #CFAB78
tetradic
#78CFAB #8078CF #CF789C #C8CF78
square
#78CFAB #8078CF #CF789C #C8CF78
split-complementary
#78CFAB #CF78C8 #CF8078
monochromatic
#36976F #4BBF8F #78CFAB #A5DFC7 #D2EFE3
Accessibility & contrast
On white
1.86
#78CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#78CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFAB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFAB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#BEBAAD
Tritanopia (blue-blind)
#5FCFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #78cfab; /* rgb */ color: rgb(120, 207, 171); /* oklch */ color: oklch(78.9% 0.100 165.5);
Tailwind
colors: {
custom: {
50: '#a3dec4',
500: '#78cfab',
950: '#000000',
},
}SCSS
$custom: #78cfab; $custom-light: #a3dec4; $custom-dark: #000000;
JSON
{
"hex": "#78cfab",
"rgb": {
"r": 120,
"g": 207,
"b": 171
},
"hsl": {
"h": 155.172,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.78945,
"c": 0.09987,
"h": 165.5
},
"luminance": 0.51559
}Semantic roles & 50–950 ramp
primary
#78CFAB
secondary
#9D4E6F
accent
#2B66BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482