#78CEBC#78CEBC
#78CEBC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.088 H 178.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78CEBC |
|---|---|
| RGB | rgb(120, 206, 188) |
| HSL | hsl(167, 47%, 64%) |
| HSV | hsv(167, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.14, -30.26, 0.81) |
| CIE-LCH | lch(77.14, 30.28, 178.46°) |
| OKLab | oklab(79.18% -0.088 0.0017) |
| OKLCH | oklch(79.18% 0.088 178.9) |
| XYZ | xyz(38.8906, 51.7637, 55.5092) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.99
Pale Teal
#82CBB2
ΔE00 3.22
Mediumaquamarine
#66CDAA
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 6.61
Light Teal
#90E4C1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CEBC #CE788A
analogous
#78CE91 #78CEBC #78B5CE
triadic
#78CEBC #BC78CE #CEBC78
tetradic
#78CEBC #9178CE #CE788A #B5CE78
square
#78CEBC #9178CE #CE788A #B5CE78
split-complementary
#78CEBC #CE78B5 #CE9178
monochromatic
#369581 #4BBEA6 #78CEBC #A5DED2 #D2EFE9
Accessibility & contrast
On white
1.85
#78CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#78CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CEBC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CEBC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#58D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #78cebc; /* rgb */ color: rgb(120, 206, 188); /* oklch */ color: oklch(79.2% 0.088 178.9);
Tailwind
colors: {
custom: {
50: '#a3ddd0',
500: '#78cebc',
950: '#000000',
},
}SCSS
$custom: #78cebc; $custom-light: #a3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#78cebc",
"rgb": {
"r": 120,
"g": 206,
"b": 188
},
"hsl": {
"h": 167.442,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.79183,
"c": 0.08803,
"h": 178.9
},
"luminance": 0.51767
}Semantic roles & 50–950 ramp
primary
#78CEBC
secondary
#9B4F5F
accent
#2C49BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483