#78F0BC#78F0BC
#78F0BC is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.1% C 0.132 H 163.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #78F0BC |
|---|---|
| RGB | rgb(120, 240, 188) |
| HSL | hsl(154, 80%, 71%) |
| HSV | hsv(154, 50%, 94%) |
| CMYK | cmyk(50%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.97, -45.71, 14.90) |
| CIE-LCH | lch(86.97, 48.08, 161.94°) |
| OKLab | oklab(87.14% -0.1267 0.0382) |
| OKLCH | oklch(87.14% 0.132 163.2) |
| XYZ | xyz(47.9788, 69.9400, 58.5386) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F0BC #F078AC
analogous
#78F080 #78F0BC #78E8F0
triadic
#78F0BC #BC78F0 #F0BC78
tetradic
#78F0BC #8078F0 #F078AC #E8F078
square
#78F0BC #8078F0 #F078AC #E8F078
split-complementary
#78F0BC #F078E8 #F08078
monochromatic
#18D683 #41EAA1 #78F0BC #AFF6D7 #E3FCF1
Accessibility & contrast
On white
1.40
#78F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#78F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F0BC
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F0BC | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#DAD5BF
Tritanopia (blue-blind)
#4FF0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #78f0bc; /* rgb */ color: rgb(120, 240, 188); /* oklch */ color: oklch(87.1% 0.132 163.2);
Tailwind
colors: {
custom: {
50: '#a6f5d0',
500: '#78f0bc',
950: '#000000',
},
}SCSS
$custom: #78f0bc; $custom-light: #a6f5d0; $custom-dark: #000000;
JSON
{
"hex": "#78f0bc",
"rgb": {
"r": 120,
"g": 240,
"b": 188
},
"hsl": {
"h": 154,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.87142,
"c": 0.13233,
"h": 163.2
},
"luminance": 0.69944
}Semantic roles & 50–950 ramp
primary
#78F0BC
secondary
#CA427D
accent
#0965DC
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583