#78E2BC#78E2BC
#78E2BC is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.114 H 168.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #78E2BC |
|---|---|
| RGB | rgb(120, 226, 188) |
| HSL | hsl(158, 65%, 68%) |
| HSV | hsv(158, 47%, 89%) |
| CMYK | cmyk(46.9%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.92, -39.55, 9.16) |
| CIE-LCH | lch(82.92, 40.59, 166.96°) |
| OKLab | oklab(83.86% -0.1111 0.0235) |
| OKLCH | oklch(83.86% 0.114 168.1) |
| XYZ | xyz(44.0153, 62.0131, 57.2175) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.40
Light Teal
#90E4C1
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.93
Seafoam Blue
#78D1B6
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E2BC #E2789E
analogous
#78E287 #78E2BC #78D3E2
triadic
#78E2BC #BC78E2 #E2BC78
tetradic
#78E2BC #8778E2 #E2789E #D3E278
square
#78E2BC #8778E2 #E2789E #D3E278
split-complementary
#78E2BC #E278D3 #E28778
monochromatic
#28B884 #46D7A3 #78E2BC #AAEDD5 #DDF8EE
Accessibility & contrast
On white
1.57
#78E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#78E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E2BC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E2BC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BA
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#53E3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78e2bc; /* rgb */ color: rgb(120, 226, 188); /* oklch */ color: oklch(83.9% 0.114 168.1);
Tailwind
colors: {
custom: {
50: '#a5ebd0',
500: '#78e2bc',
950: '#000000',
},
}SCSS
$custom: #78e2bc; $custom-light: #a5ebd0; $custom-dark: #000000;
JSON
{
"hex": "#78e2bc",
"rgb": {
"r": 120,
"g": 226,
"b": 188
},
"hsl": {
"h": 158.491,
"s": 64.634,
"l": 67.843
},
"oklch": {
"l": 0.83855,
"c": 0.1136,
"h": 168.1
},
"luminance": 0.62017
}Semantic roles & 50–950 ramp
primary
#78E2BC
secondary
#B9466F
accent
#1959CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483