#78DEC2#78DEC2
#78DEC2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.105 H 173.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEC2 |
|---|---|
| RGB | rgb(120, 222, 194) |
| HSL | hsl(164, 61%, 67%) |
| HSV | hsv(164, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.91, -36.40, 4.53) |
| CIE-LCH | lch(81.91, 36.68, 172.90°) |
| OKLab | oklab(83.08% -0.104 0.0114) |
| OKLCH | oklch(83.08% 0.105 173.7) |
| XYZ | xyz(43.6006, 60.1272, 60.3366) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.15
Light Teal
#90E4C1
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 4.92
Seafoam
#7FE0B3
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEC2 #DE7894
analogous
#78DE8F #78DEC2 #78C7DE
triadic
#78DEC2 #C278DE #DEC278
tetradic
#78DEC2 #8F78DE #DE7894 #C7DE78
square
#78DEC2 #8F78DE #DE7894 #C7DE78
split-complementary
#78DEC2 #DE78C7 #DE8F78
monochromatic
#2BB08C #47D2AC #78DEC2 #A9EAD8 #DAF6EE
Accessibility & contrast
On white
1.61
#78DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#78DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEC2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEC2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#51E0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78dec2; /* rgb */ color: rgb(120, 222, 194); /* oklch */ color: oklch(83.1% 0.105 173.7);
Tailwind
colors: {
custom: {
50: '#a5e8d4',
500: '#78dec2',
950: '#000000',
},
}SCSS
$custom: #78dec2; $custom-light: #a5e8d4; $custom-dark: #000000;
JSON
{
"hex": "#78dec2",
"rgb": {
"r": 120,
"g": 222,
"b": 194
},
"hsl": {
"h": 163.529,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83082,
"c": 0.1046,
"h": 173.7
},
"luminance": 0.60131
}Semantic roles & 50–950 ramp
primary
#78DEC2
secondary
#B24865
accent
#1D4CC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483