#78DEC8#78DEC8
#78DEC8 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.101 H 178.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEC8 |
|---|---|
| RGB | rgb(120, 222, 200) |
| HSL | hsl(167, 61%, 67%) |
| HSV | hsv(167, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.06, -35.02, 1.57) |
| CIE-LCH | lch(82.06, 35.06, 177.44°) |
| OKLab | oklab(83.25% -0.1014 0.0036) |
| OKLCH | oklch(83.25% 0.101 178) |
| XYZ | xyz(44.2880, 60.4022, 63.9573) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.19
Pale Teal
#82CBB2
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEC8 #DE788E
analogous
#78DE95 #78DEC8 #78C1DE
triadic
#78DEC8 #C878DE #DEC878
tetradic
#78DEC8 #9578DE #DE788E #C1DE78
square
#78DEC8 #9578DE #DE788E #C1DE78
split-complementary
#78DEC8 #DE78C1 #DE9578
monochromatic
#2BB094 #47D2B4 #78DEC8 #A9EADC #DAF6F0
Accessibility & contrast
On white
1.61
#78DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#78DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEC8
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEC8 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#4EE1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78dec8; /* rgb */ color: rgb(120, 222, 200); /* oklch */ color: oklch(83.3% 0.101 178.0);
Tailwind
colors: {
custom: {
50: '#a5e8d8',
500: '#78dec8',
950: '#000000',
},
}SCSS
$custom: #78dec8; $custom-light: #a5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#78dec8",
"rgb": {
"r": 120,
"g": 222,
"b": 200
},
"hsl": {
"h": 167.059,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83252,
"c": 0.10143,
"h": 178
},
"luminance": 0.60406
}Semantic roles & 50–950 ramp
primary
#78DEC8
secondary
#B2485F
accent
#1D42C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483