#78CFAF#78CFAF
#78CFAF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.097 H 168.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFAF |
|---|---|
| RGB | rgb(120, 207, 175) |
| HSL | hsl(158, 48%, 64%) |
| HSV | hsv(158, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.11, -33.65, 7.75) |
| CIE-LCH | lch(77.11, 34.53, 167.03°) |
| OKLab | oklab(79.05% -0.0949 0.0199) |
| OKLCH | oklch(79.05% 0.097 168.2) |
| XYZ | xyz(37.7933, 51.7112, 48.5389) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.73
Mediumaquamarine
#66CDAA
ΔE00 2.07
Pale Teal
#82CBB2
ΔE00 2.56
Seafoam
#7FE0B3
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 5.23
Eucalyptus
#44D7A8
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFAF #CF7898
analogous
#78CF84 #78CFAF #78C4CF
triadic
#78CFAF #AF78CF #CFAF78
tetradic
#78CFAF #8478CF #CF7898 #C4CF78
square
#78CFAF #8478CF #CF7898 #C4CF78
split-complementary
#78CFAF #CF78C4 #CF8478
monochromatic
#369773 #4BBF94 #78CFAF #A5DFCA #D2EFE5
Accessibility & contrast
On white
1.85
#78CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#78CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFAF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFAF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#5ED0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #78cfaf; /* rgb */ color: rgb(120, 207, 175); /* oklch */ color: oklch(79.1% 0.097 168.2);
Tailwind
colors: {
custom: {
50: '#a3dec6',
500: '#78cfaf',
950: '#000000',
},
}SCSS
$custom: #78cfaf; $custom-light: #a3dec6; $custom-dark: #000000;
JSON
{
"hex": "#78cfaf",
"rgb": {
"r": 120,
"g": 207,
"b": 175
},
"hsl": {
"h": 157.931,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79051,
"c": 0.09695,
"h": 168.2
},
"luminance": 0.51714
}Semantic roles & 50–950 ramp
primary
#78CFAF
secondary
#9D4E6B
accent
#2B60BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482