#78CFB3#78CFB3
#78CFB3 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.094 H 171.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFB3 |
|---|---|
| RGB | rgb(120, 207, 179) |
| HSL | hsl(161, 48%, 64%) |
| HSV | hsv(161, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(77.20, -32.78, 5.74) |
| CIE-LCH | lch(77.20, 33.28, 170.07°) |
| OKLab | oklab(79.16% -0.0931 0.0147) |
| OKLCH | oklch(79.16% 0.094 171) |
| XYZ | xyz(38.1920, 51.8706, 50.6386) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.65
Pale Teal
#82CBB2
ΔE00 1.97
Mediumaquamarine
#66CDAA
ΔE00 2.67
Light Teal
#90E4C1
ΔE00 5.48
Seafoam
#7FE0B3
ΔE00 5.77
Eucalyptus
#44D7A8
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFB3 #CF7894
analogous
#78CF88 #78CFB3 #78C0CF
triadic
#78CFB3 #B378CF #CFB378
tetradic
#78CFB3 #8878CF #CF7894 #C0CF78
square
#78CFB3 #8878CF #CF7894 #C0CF78
split-complementary
#78CFB3 #CF78C0 #CF8878
monochromatic
#369778 #4BBF9A #78CFB3 #A5DFCC #D2EFE6
Accessibility & contrast
On white
1.85
#78CFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#78CFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFB3
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFB3 | 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)
#CAC5B2
Deuteranopia (green-blind)
#BCBAB5
Tritanopia (blue-blind)
#5CD0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cfb3; /* rgb */ color: rgb(120, 207, 179); /* oklch */ color: oklch(79.2% 0.094 171.0);
Tailwind
colors: {
custom: {
50: '#a3dec9',
500: '#78cfb3',
950: '#000000',
},
}SCSS
$custom: #78cfb3; $custom-light: #a3dec9; $custom-dark: #000000;
JSON
{
"hex": "#78cfb3",
"rgb": {
"r": 120,
"g": 207,
"b": 179
},
"hsl": {
"h": 160.69,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.7916,
"c": 0.09428,
"h": 171
},
"luminance": 0.51873
}Semantic roles & 50–950 ramp
primary
#78CFB3
secondary
#9D4E68
accent
#2B59BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482