#78E7BB#78E7BB
#78E7BB is a very light, vivid teal. Relative luminance 0.647; OKLCH L 85.0% C 0.121 H 165.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #78E7BB |
|---|---|
| RGB | rgb(120, 231, 187) |
| HSL | hsl(156, 70%, 69%) |
| HSV | hsv(156, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.34, -41.99, 11.71) |
| CIE-LCH | lch(84.34, 43.59, 164.41°) |
| OKLab | oklab(85% -0.1172 0.0301) |
| OKLCH | oklch(85% 0.121 165.6) |
| XYZ | xyz(45.2873, 64.7291, 57.1115) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E7BB #E778A4
analogous
#78E784 #78E7BB #78DCE7
triadic
#78E7BB #BB78E7 #E7BB78
tetradic
#78E7BB #8478E7 #E778A4 #DCE778
square
#78E7BB #8478E7 #E778A4 #DCE778
split-complementary
#78E7BB #E778DC #E78478
monochromatic
#23C283 #44DEA1 #78E7BB #ACF0D5 #E0F9EF
Accessibility & contrast
On white
1.51
#78E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#78E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E7BB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E7BB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#53E7DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e7bb; /* rgb */ color: rgb(120, 231, 187); /* oklch */ color: oklch(85.0% 0.121 165.6);
Tailwind
colors: {
custom: {
50: '#a5efcf',
500: '#78e7bb',
950: '#000000',
},
}SCSS
$custom: #78e7bb; $custom-light: #a5efcf; $custom-dark: #000000;
JSON
{
"hex": "#78e7bb",
"rgb": {
"r": 120,
"g": 231,
"b": 187
},
"hsl": {
"h": 156.216,
"s": 69.811,
"l": 68.824
},
"oklch": {
"l": 0.85003,
"c": 0.12099,
"h": 165.6
},
"luminance": 0.64733
}Semantic roles & 50–950 ramp
primary
#78E7BB
secondary
#BF4475
accent
#145FD2
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583