#78CFC0#78CFC0
#78CFC0 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.088 H 181.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFC0 |
|---|---|
| RGB | rgb(120, 207, 192) |
| HSL | hsl(170, 48%, 64%) |
| HSV | hsv(170, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(77.53, -29.81, -0.76) |
| CIE-LCH | lch(77.53, 29.82, 181.47°) |
| OKLab | oklab(79.53% -0.0875 -0.0025) |
| OKLCH | oklch(79.53% 0.088 181.7) |
| XYZ | xyz(39.5693, 52.4216, 57.8922) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.04
Pale Teal
#82CBB2
ΔE00 4.25
Mediumturquoise
#48D1CC
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 6.23
Mediumaquamarine
#66CDAA
ΔE00 6.57
Turquoise (survey)
#06C2AC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFC0 #CF7887
analogous
#78CF95 #78CFC0 #78B3CF
triadic
#78CFC0 #C078CF #CFC078
tetradic
#78CFC0 #9578CF #CF7887 #B3CF78
square
#78CFC0 #9578CF #CF7887 #B3CF78
split-complementary
#78CFC0 #CF78B3 #CF9578
monochromatic
#369786 #4BBFAB #78CFC0 #A5DFD5 #D2EFEA
Accessibility & contrast
On white
1.83
#78CFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#78CFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFC0
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFC0 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#B9BBC1
Tritanopia (blue-blind)
#56D2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #78cfc0; /* rgb */ color: rgb(120, 207, 192); /* oklch */ color: oklch(79.5% 0.088 181.7);
Tailwind
colors: {
custom: {
50: '#a3ded3',
500: '#78cfc0',
950: '#000000',
},
}SCSS
$custom: #78cfc0; $custom-light: #a3ded3; $custom-dark: #000000;
JSON
{
"hex": "#78cfc0",
"rgb": {
"r": 120,
"g": 207,
"b": 192
},
"hsl": {
"h": 169.655,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79534,
"c": 0.08751,
"h": 181.7
},
"luminance": 0.52424
}Semantic roles & 50–950 ramp
primary
#78CFC0
secondary
#9D4E5C
accent
#2B44BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483