#78DFCF#78DFCF
#78DFCF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.100 H 182.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFCF |
|---|---|
| RGB | rgb(120, 223, 207) |
| HSL | hsl(171, 62%, 67%) |
| HSV | hsv(171, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.52, -33.85, -1.47) |
| CIE-LCH | lch(82.52, 33.88, 182.48°) |
| OKLab | oklab(83.69% -0.0995 -0.0045) |
| OKLCH | oklch(83.69% 0.1 182.6) |
| XYZ | xyz(45.3913, 61.2697, 68.4536) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.39
Mediumturquoise
#48D1CC
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.68
Light Teal
#90E4C1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFCF #DF7888
analogous
#78DF9C #78DFCF #78BBDF
triadic
#78DFCF #CF78DF #DFCF78
tetradic
#78DFCF #9C78DF #DF7888 #BBDF78
square
#78DFCF #9C78DF #DF7888 #BBDF78
split-complementary
#78DFCF #DF78BB #DF9C78
monochromatic
#2AB29D #47D3BD #78DFCF #A9EBE1 #DBF6F2
Accessibility & contrast
On white
1.58
#78DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#78DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFCF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFCF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CE
Deuteranopia (green-blind)
#C6C8D0
Tritanopia (blue-blind)
#4AE2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78dfcf; /* rgb */ color: rgb(120, 223, 207); /* oklch */ color: oklch(83.7% 0.100 182.6);
Tailwind
colors: {
custom: {
50: '#a5e9dd',
500: '#78dfcf',
950: '#000000',
},
}SCSS
$custom: #78dfcf; $custom-light: #a5e9dd; $custom-dark: #000000;
JSON
{
"hex": "#78dfcf",
"rgb": {
"r": 120,
"g": 223,
"b": 207
},
"hsl": {
"h": 170.68,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83689,
"c": 0.09959,
"h": 182.6
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#78DFCF
secondary
#B44758
accent
#1C37C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484