#78DFDB#78DFDB
#78DFDB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.097 H 192.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFDB |
|---|---|
| RGB | rgb(120, 223, 219) |
| HSL | hsl(178, 62%, 67%) |
| HSV | hsv(178, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.85, -30.93, -7.35) |
| CIE-LCH | lch(82.85, 31.79, 193.37°) |
| OKLab | oklab(84.06% -0.0944 -0.0204) |
| OKLCH | oklch(84.06% 0.097 192.2) |
| XYZ | xyz(46.9145, 61.8790, 76.4757) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.30
Bright Light Blue
#26F7FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFDB #DF787C
analogous
#78DFA8 #78DFDB #78B0DF
triadic
#78DFDB #DB78DF #DFDB78
tetradic
#78DFDB #A878DF #DF787C #B0DF78
square
#78DFDB #A878DF #DF787C #B0DF78
split-complementary
#78DFDB #DF78B0 #DFA878
monochromatic
#2AB2AD #47D3CE #78DFDB #A9EBE8 #DBF6F5
Accessibility & contrast
On white
1.57
#78DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#78DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFDB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFDB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C2C9DC
Tritanopia (blue-blind)
#41E4DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78dfdb; /* rgb */ color: rgb(120, 223, 219); /* oklch */ color: oklch(84.1% 0.097 192.2);
Tailwind
colors: {
custom: {
50: '#a6e9e6',
500: '#78dfdb',
950: '#000000',
},
}SCSS
$custom: #78dfdb; $custom-light: #a6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#78dfdb",
"rgb": {
"r": 120,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.67,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.84059,
"c": 0.09661,
"h": 192.2
},
"luminance": 0.61883
}Semantic roles & 50–950 ramp
primary
#78DFDB
secondary
#B4474C
accent
#1C23C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484