#78DFDA#78DFDA
#78DFDA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.097 H 191.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFDA |
|---|---|
| RGB | rgb(120, 223, 218) |
| HSL | hsl(177, 62%, 67%) |
| HSV | hsv(177, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.82, -31.17, -6.86) |
| CIE-LCH | lch(82.82, 31.92, 192.41°) |
| OKLab | oklab(84.03% -0.0949 -0.019) |
| OKLCH | oklch(84.03% 0.097 191.3) |
| XYZ | xyz(46.7832, 61.8265, 75.7844) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 7.03
Tiffany Blue
#7BF2DA
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 7.42
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFDA #DF787D
analogous
#78DFA6 #78DFDA #78B1DF
triadic
#78DFDA #DA78DF #DFDA78
tetradic
#78DFDA #A678DF #DF787D #B1DF78
square
#78DFDA #A678DF #DF787D #B1DF78
split-complementary
#78DFDA #DF78B1 #DFA678
monochromatic
#2AB2AC #47D3CC #78DFDA #A9EBE8 #DBF6F5
Accessibility & contrast
On white
1.57
#78DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#78DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFDA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFDA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#42E4DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78dfda; /* rgb */ color: rgb(120, 223, 218); /* oklch */ color: oklch(84.0% 0.097 191.3);
Tailwind
colors: {
custom: {
50: '#a6e9e5',
500: '#78dfda',
950: '#000000',
},
}SCSS
$custom: #78dfda; $custom-light: #a6e9e5; $custom-dark: #000000;
JSON
{
"hex": "#78dfda",
"rgb": {
"r": 120,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.087,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.84027,
"c": 0.09675,
"h": 191.3
},
"luminance": 0.6183
}Semantic roles & 50–950 ramp
primary
#78DFDA
secondary
#B4474D
accent
#1C25C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484