#78DEC5#78DEC5
#78DEC5 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.103 H 175.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEC5 |
|---|---|
| RGB | rgb(120, 222, 197) |
| HSL | hsl(165, 61%, 67%) |
| HSV | hsv(165, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.98, -35.72, 3.05) |
| CIE-LCH | lch(81.98, 35.85, 175.12°) |
| OKLab | oklab(83.17% -0.1027 0.0075) |
| OKLCH | oklch(83.17% 0.103 175.8) |
| XYZ | xyz(43.9409, 60.2633, 62.1290) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.36
Light Teal
#90E4C1
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEC5 #DE7891
analogous
#78DE92 #78DEC5 #78C4DE
triadic
#78DEC5 #C578DE #DEC578
tetradic
#78DEC5 #9278DE #DE7891 #C4DE78
square
#78DEC5 #9278DE #DE7891 #C4DE78
split-complementary
#78DEC5 #DE78C4 #DE9278
monochromatic
#2BB090 #47D2B0 #78DEC5 #A9EADA #DAF6EF
Accessibility & contrast
On white
1.61
#78DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#78DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEC5
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEC5 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#50E0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78dec5; /* rgb */ color: rgb(120, 222, 197); /* oklch */ color: oklch(83.2% 0.103 175.8);
Tailwind
colors: {
custom: {
50: '#a5e8d6',
500: '#78dec5',
950: '#000000',
},
}SCSS
$custom: #78dec5; $custom-light: #a5e8d6; $custom-dark: #000000;
JSON
{
"hex": "#78dec5",
"rgb": {
"r": 120,
"g": 222,
"b": 197
},
"hsl": {
"h": 165.294,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83166,
"c": 0.10295,
"h": 175.8
},
"luminance": 0.60267
}Semantic roles & 50–950 ramp
primary
#78DEC5
secondary
#B24862
accent
#1D47C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483