#78CFB2#78CFB2
#78CFB2 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.095 H 170.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFB2 |
|---|---|
| RGB | rgb(120, 207, 178) |
| HSL | hsl(160, 48%, 64%) |
| HSV | hsv(160, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.18, -33.00, 6.24) |
| CIE-LCH | lch(77.18, 33.58, 169.29°) |
| OKLab | oklab(79.13% -0.0936 0.016) |
| OKLCH | oklch(79.13% 0.095 170.3) |
| XYZ | xyz(38.0912, 51.8303, 50.1079) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.88
Pale Teal
#82CBB2
ΔE00 2.07
Mediumaquamarine
#66CDAA
ΔE00 2.47
Light Teal
#90E4C1
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.54
Eucalyptus
#44D7A8
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFB2 #CF7895
analogous
#78CF87 #78CFB2 #78C1CF
triadic
#78CFB2 #B278CF #CFB278
tetradic
#78CFB2 #8778CF #CF7895 #C1CF78
square
#78CFB2 #8778CF #CF7895 #C1CF78
split-complementary
#78CFB2 #CF78C1 #CF8778
monochromatic
#369777 #4BBF98 #78CFB2 #A5DFCC #D2EFE6
Accessibility & contrast
On white
1.85
#78CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#78CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFB2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFB2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#5DD0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cfb2; /* rgb */ color: rgb(120, 207, 178); /* oklch */ color: oklch(79.1% 0.095 170.3);
Tailwind
colors: {
custom: {
50: '#a3dec9',
500: '#78cfb2',
950: '#000000',
},
}SCSS
$custom: #78cfb2; $custom-light: #a3dec9; $custom-dark: #000000;
JSON
{
"hex": "#78cfb2",
"rgb": {
"r": 120,
"g": 207,
"b": 178
},
"hsl": {
"h": 160,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79132,
"c": 0.09492,
"h": 170.3
},
"luminance": 0.51833
}Semantic roles & 50–950 ramp
primary
#78CFB2
secondary
#9D4E69
accent
#2B5BBB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482