#78DFC8#78DFC8
#78DFC8 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 177.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFC8 |
|---|---|
| RGB | rgb(120, 223, 200) |
| HSL | hsl(167, 62%, 67%) |
| HSV | hsv(167, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.34, -35.49, 1.98) |
| CIE-LCH | lch(82.34, 35.54, 176.80°) |
| OKLab | oklab(83.48% -0.1025 0.0047) |
| OKLCH | oklch(83.48% 0.103 177.4) |
| XYZ | xyz(44.5544, 60.9350, 64.0461) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFC8 #DF788F
analogous
#78DF95 #78DFC8 #78C3DF
triadic
#78DFC8 #C878DF #DFC878
tetradic
#78DFC8 #9578DF #DF788F #C3DF78
square
#78DFC8 #9578DF #DF788F #C3DF78
split-complementary
#78DFC8 #DF78C3 #DF9578
monochromatic
#2AB294 #47D3B4 #78DFC8 #A9EBDC #DBF6F0
Accessibility & contrast
On white
1.59
#78DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#78DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFC8
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFC8 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#4EE2D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78dfc8; /* rgb */ color: rgb(120, 223, 200); /* oklch */ color: oklch(83.5% 0.103 177.4);
Tailwind
colors: {
custom: {
50: '#a5e9d8',
500: '#78dfc8',
950: '#000000',
},
}SCSS
$custom: #78dfc8; $custom-light: #a5e9d8; $custom-dark: #000000;
JSON
{
"hex": "#78dfc8",
"rgb": {
"r": 120,
"g": 223,
"b": 200
},
"hsl": {
"h": 166.602,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83484,
"c": 0.10261,
"h": 177.4
},
"luminance": 0.60939
}Semantic roles & 50–950 ramp
primary
#78DFC8
secondary
#B44760
accent
#1C43C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483