#78DFDF#78DFDF
#78DFDF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.096 H 195.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFDF |
|---|---|
| RGB | rgb(120, 223, 223) |
| HSL | hsl(180, 62%, 67%) |
| HSV | hsv(180, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.96, -29.92, -9.30) |
| CIE-LCH | lch(82.96, 31.34, 197.27°) |
| OKLab | oklab(84.19% -0.0928 -0.0257) |
| OKLCH | oklch(84.19% 0.096 195.5) |
| XYZ | xyz(47.4474, 62.0921, 79.2824) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.79
Aqua Blue
#02D8E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFDF #DF7878
analogous
#78DFAC #78DFDF #78ACDF
triadic
#78DFDF #DF78DF #DFDF78
tetradic
#78DFDF #AC78DF #DF7878 #ACDF78
square
#78DFDF #AC78DF #DF7878 #ACDF78
split-complementary
#78DFDF #DF78AC #DFAC78
monochromatic
#2AB2B2 #47D3D3 #78DFDF #A9EBEB #DBF6F6
Accessibility & contrast
On white
1.56
#78DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#78DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFDF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFDF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#3DE5DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #78dfdf; /* rgb */ color: rgb(120, 223, 223); /* oklch */ color: oklch(84.2% 0.096 195.5);
Tailwind
colors: {
custom: {
50: '#a6e9e9',
500: '#78dfdf',
950: '#000000',
},
}SCSS
$custom: #78dfdf; $custom-light: #a6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#78dfdf",
"rgb": {
"r": 120,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.84188,
"c": 0.09628,
"h": 195.5
},
"luminance": 0.62096
}Semantic roles & 50–950 ramp
primary
#78DFDF
secondary
#B44747
accent
#1C1CC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484