#78C0BE#78C0BE
#78C0BE is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.0% C 0.072 H 193.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #78C0BE |
|---|---|
| RGB | rgb(120, 192, 190) |
| HSL | hsl(178, 36%, 61%) |
| HSV | hsv(178, 38%, 75%) |
| CMYK | cmyk(37.5%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(73.16, -22.93, -6.11) |
| CIE-LCH | lch(73.16, 23.73, 194.93°) |
| OKLab | oklab(76% -0.0703 -0.0169) |
| OKLCH | oklch(76% 0.072 193.5) |
| XYZ | xyz(35.8862, 45.4076, 55.5788) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.57
Lightseagreen
#20B2AA
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 8.84
Tealish
#24BCA8
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78C0BE #C0787A
analogous
#78C09A #78C0BE #789EC0
triadic
#78C0BE #BE78C0 #C0BE78
tetradic
#78C0BE #9A78C0 #C0787A #9EC078
square
#78C0BE #9A78C0 #C0787A #9EC078
split-complementary
#78C0BE #C0789E #C09A78
monochromatic
#3C817F #50ABA8 #78C0BE #A2D3D2 #CBE7E6
Accessibility & contrast
On white
2.08
#78C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#78C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78C0BE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78C0BE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#5AC4BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #78c0be; /* rgb */ color: rgb(120, 192, 190); /* oklch */ color: oklch(76.0% 0.072 193.5);
Tailwind
colors: {
custom: {
50: '#a2d3d1',
500: '#78c0be',
950: '#000000',
},
}SCSS
$custom: #78c0be; $custom-light: #a2d3d1; $custom-dark: #000000;
JSON
{
"hex": "#78c0be",
"rgb": {
"r": 120,
"g": 192,
"b": 190
},
"hsl": {
"h": 178.333,
"s": 36.364,
"l": 61.176
},
"oklch": {
"l": 0.76002,
"c": 0.07234,
"h": 193.5
},
"luminance": 0.4541
}Semantic roles & 50–950 ramp
primary
#78C0BE
secondary
#D7BCBD
accent
#363AAF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282