#78F0BE#78F0BE
#78F0BE is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.131 H 164.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78F0BE |
|---|---|
| RGB | rgb(120, 240, 190) |
| HSL | hsl(155, 80%, 71%) |
| HSV | hsv(155, 50%, 94%) |
| CMYK | cmyk(50%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(87.01, -45.30, 13.93) |
| CIE-LCH | lch(87.01, 47.39, 162.91°) |
| OKLab | oklab(87.19% -0.1258 0.0357) |
| OKLCH | oklch(87.19% 0.131 164.2) |
| XYZ | xyz(48.1958, 70.0269, 59.6820) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 3.89
Light Teal
#90E4C1
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F0BE #F078AA
analogous
#78F082 #78F0BE #78E6F0
triadic
#78F0BE #BE78F0 #F0BE78
tetradic
#78F0BE #8278F0 #F078AA #E6F078
square
#78F0BE #8278F0 #F078AA #E6F078
split-complementary
#78F0BE #F078E6 #F08278
monochromatic
#18D687 #41EAA3 #78F0BE #AFF6D9 #E3FCF2
Accessibility & contrast
On white
1.40
#78F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#78F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F0BE
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F0BE | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BB
Deuteranopia (green-blind)
#DAD5C1
Tritanopia (blue-blind)
#4EF0E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #78f0be; /* rgb */ color: rgb(120, 240, 190); /* oklch */ color: oklch(87.2% 0.131 164.2);
Tailwind
colors: {
custom: {
50: '#a6f5d1',
500: '#78f0be',
950: '#000000',
},
}SCSS
$custom: #78f0be; $custom-light: #a6f5d1; $custom-dark: #000000;
JSON
{
"hex": "#78f0be",
"rgb": {
"r": 120,
"g": 240,
"b": 190
},
"hsl": {
"h": 155,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.8719,
"c": 0.13079,
"h": 164.2
},
"luminance": 0.70031
}Semantic roles & 50–950 ramp
primary
#78F0BE
secondary
#CA427B
accent
#0961DC
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583