#78E8BC#78E8BC
#78E8BC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.3% C 0.122 H 165.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #78E8BC |
|---|---|
| RGB | rgb(120, 232, 188) |
| HSL | hsl(156, 71%, 69%) |
| HSV | hsv(156, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.66, -42.22, 11.63) |
| CIE-LCH | lch(84.66, 43.79, 164.60°) |
| OKLab | oklab(85.26% -0.1179 0.0299) |
| OKLCH | oklch(85.26% 0.122 165.8) |
| XYZ | xyz(45.6754, 65.3334, 57.7709) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 2.99
Light Teal
#90E4C1
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 4.64
Light Aquamarine
#7BFDC7
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E8BC #E878A4
analogous
#78E884 #78E8BC #78DCE8
triadic
#78E8BC #BC78E8 #E8BC78
tetradic
#78E8BC #8478E8 #E878A4 #DCE878
square
#78E8BC #8478E8 #E878A4 #DCE878
split-complementary
#78E8BC #E878DC #E88478
monochromatic
#21C484 #44DFA2 #78E8BC #ACF1D6 #E1FAF0
Accessibility & contrast
On white
1.49
#78E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#78E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E8BC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E8BC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D3CEBF
Tritanopia (blue-blind)
#52E8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e8bc; /* rgb */ color: rgb(120, 232, 188); /* oklch */ color: oklch(85.3% 0.122 165.8);
Tailwind
colors: {
custom: {
50: '#a5f0d0',
500: '#78e8bc',
950: '#000000',
},
}SCSS
$custom: #78e8bc; $custom-light: #a5f0d0; $custom-dark: #000000;
JSON
{
"hex": "#78e8bc",
"rgb": {
"r": 120,
"g": 232,
"b": 188
},
"hsl": {
"h": 156.429,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.85263,
"c": 0.12159,
"h": 165.8
},
"luminance": 0.65337
}Semantic roles & 50–950 ramp
primary
#78E8BC
secondary
#C04475
accent
#135ED3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583