#78DEC3#78DEC3
#78DEC3 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.104 H 174.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEC3 |
|---|---|
| RGB | rgb(120, 222, 195) |
| HSL | hsl(164, 61%, 67%) |
| HSV | hsv(164, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.93, -36.17, 4.04) |
| CIE-LCH | lch(81.93, 36.40, 173.63°) |
| OKLab | oklab(83.11% -0.1035 0.0101) |
| OKLCH | oklch(83.11% 0.104 174.4) |
| XYZ | xyz(43.7132, 60.1723, 60.9301) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.19
Light Teal
#90E4C1
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.15
Seafoam
#7FE0B3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEC3 #DE7893
analogous
#78DE90 #78DEC3 #78C6DE
triadic
#78DEC3 #C378DE #DEC378
tetradic
#78DEC3 #9078DE #DE7893 #C6DE78
square
#78DEC3 #9078DE #DE7893 #C6DE78
split-complementary
#78DEC3 #DE78C6 #DE9078
monochromatic
#2BB08D #47D2AD #78DEC3 #A9EAD9 #DAF6EF
Accessibility & contrast
On white
1.61
#78DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#78DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEC3
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEC3 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C2
Deuteranopia (green-blind)
#C7C7C5
Tritanopia (blue-blind)
#51E0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78dec3; /* rgb */ color: rgb(120, 222, 195); /* oklch */ color: oklch(83.1% 0.104 174.4);
Tailwind
colors: {
custom: {
50: '#a5e8d5',
500: '#78dec3',
950: '#000000',
},
}SCSS
$custom: #78dec3; $custom-light: #a5e8d5; $custom-dark: #000000;
JSON
{
"hex": "#78dec3",
"rgb": {
"r": 120,
"g": 222,
"b": 195
},
"hsl": {
"h": 164.118,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.8311,
"c": 0.10404,
"h": 174.4
},
"luminance": 0.60176
}Semantic roles & 50–950 ramp
primary
#78DEC3
secondary
#B24864
accent
#1D4AC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483