#78CFBE#78CFBE
#78CFBE is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.088 H 179.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFBE |
|---|---|
| RGB | rgb(120, 207, 190) |
| HSL | hsl(168, 48%, 64%) |
| HSV | hsv(168, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.48, -30.28, 0.24) |
| CIE-LCH | lch(77.48, 30.28, 179.55°) |
| OKLab | oklab(79.47% -0.0883 0.0001) |
| OKLCH | oklch(79.47% 0.088 179.9) |
| XYZ | xyz(39.3492, 52.3335, 56.7331) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.32
Pale Teal
#82CBB2
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFBE #CF7889
analogous
#78CF93 #78CFBE #78B5CF
triadic
#78CFBE #BE78CF #CFBE78
tetradic
#78CFBE #9378CF #CF7889 #B5CF78
square
#78CFBE #9378CF #CF7889 #B5CF78
split-complementary
#78CFBE #CF78B5 #CF9378
monochromatic
#369784 #4BBFA8 #78CFBE #A5DFD4 #D2EFE9
Accessibility & contrast
On white
1.83
#78CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#78CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFBE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFBE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#57D2CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cfbe; /* rgb */ color: rgb(120, 207, 190); /* oklch */ color: oklch(79.5% 0.088 179.9);
Tailwind
colors: {
custom: {
50: '#a3ded1',
500: '#78cfbe',
950: '#000000',
},
}SCSS
$custom: #78cfbe; $custom-light: #a3ded1; $custom-dark: #000000;
JSON
{
"hex": "#78cfbe",
"rgb": {
"r": 120,
"g": 207,
"b": 190
},
"hsl": {
"h": 168.276,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79474,
"c": 0.08833,
"h": 179.9
},
"luminance": 0.52336
}Semantic roles & 50–950 ramp
primary
#78CFBE
secondary
#9D4E5E
accent
#2B47BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483