#78F6DE#78F6DE
#78F6DE is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.4% C 0.118 H 179.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #78F6DE |
|---|---|
| RGB | rgb(120, 246, 222) |
| HSL | hsl(169, 88%, 72%) |
| HSV | hsv(169, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(89.47, -40.82, 0.81) |
| CIE-LCH | lch(89.47, 40.83, 178.86°) |
| OKLab | oklab(89.44% -0.1184 0.0015) |
| OKLCH | oklch(89.44% 0.118 179.3) |
| XYZ | xyz(53.8806, 75.1737, 80.7636) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 0.95
Light Aqua
#8CFFDB
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.89
Bright Aqua
#0BF9EA
ΔE00 5.42
Aquamarine
#7FFFD4
ΔE00 5.49
Aqua (survey)
#13EAC9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F6DE #F67890
analogous
#78F69F #78F6DE #78CFF6
triadic
#78F6DE #DE78F6 #F6DE78
tetradic
#78F6DE #9F78F6 #F67890 #CFF678
square
#78F6DE #9F78F6 #F67890 #CFF678
split-complementary
#78F6DE #F678CF #F69F78
monochromatic
#0FE4BC #3FF2D0 #78F6DE #B1FAEC #E2FDF8
Accessibility & contrast
On white
1.31
#78F6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#78F6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F6DE
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F6DE | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DD
Deuteranopia (green-blind)
#D9DBE0
Tritanopia (blue-blind)
#34F9EF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78f6de; /* rgb */ color: rgb(120, 246, 222); /* oklch */ color: oklch(89.4% 0.118 179.3);
Tailwind
colors: {
custom: {
50: '#a8f9e8',
500: '#78f6de',
950: '#000000',
},
}SCSS
$custom: #78f6de; $custom-light: #a8f9e8; $custom-dark: #000000;
JSON
{
"hex": "#78f6de",
"rgb": {
"r": 120,
"g": 246,
"b": 222
},
"hsl": {
"h": 168.571,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.89436,
"c": 0.11842,
"h": 179.3
},
"luminance": 0.75179
}Semantic roles & 50–950 ramp
primary
#78F6DE
secondary
#D1415C
accent
#012DE4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584