#78EABC#78EABC
#78EABC is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.124 H 165.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #78EABC |
|---|---|
| RGB | rgb(120, 234, 188) |
| HSL | hsl(156, 73%, 69%) |
| HSV | hsv(156, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(85.23, -43.10, 12.45) |
| CIE-LCH | lch(85.23, 44.86, 163.89°) |
| OKLab | oklab(85.73% -0.1201 0.032) |
| OKLCH | oklch(85.73% 0.124 165.1) |
| XYZ | xyz(46.2416, 66.4657, 57.9596) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 2.89
Light Teal
#90E4C1
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EABC #EA78A6
analogous
#78EA83 #78EABC #78DFEA
triadic
#78EABC #BC78EA #EABC78
tetradic
#78EABC #8378EA #EA78A6 #DFEA78
square
#78EABC #8378EA #EA78A6 #DFEA78
split-complementary
#78EABC #EA78DF #EA8378
monochromatic
#1FC884 #43E2A2 #78EABC #ADF2D6 #E2FAF1
Accessibility & contrast
On white
1.47
#78EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#78EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EABC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EABC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#51EADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #78eabc; /* rgb */ color: rgb(120, 234, 188); /* oklch */ color: oklch(85.7% 0.124 165.1);
Tailwind
colors: {
custom: {
50: '#a6f1d0',
500: '#78eabc',
950: '#000000',
},
}SCSS
$custom: #78eabc; $custom-light: #a6f1d0; $custom-dark: #000000;
JSON
{
"hex": "#78eabc",
"rgb": {
"r": 120,
"g": 234,
"b": 188
},
"hsl": {
"h": 155.789,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.85732,
"c": 0.12427,
"h": 165.1
},
"luminance": 0.6647
}Semantic roles & 50–950 ramp
primary
#78EABC
secondary
#C24477
accent
#1060D5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583