#78DCDA#78DCDA
#78DCDA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.094 H 193.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #78DCDA |
|---|---|
| RGB | rgb(120, 220, 218) |
| HSL | hsl(179, 59%, 67%) |
| HSV | hsv(179, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.97, -29.74, -8.13) |
| CIE-LCH | lch(81.97, 30.83, 195.28°) |
| OKLab | oklab(83.34% -0.0915 -0.0225) |
| OKLCH | oklch(83.34% 0.094 193.8) |
| XYZ | xyz(45.9888, 60.2376, 75.5196) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.15
Paleturquoise
#AFEEEE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DCDA #DC787A
analogous
#78DCA8 #78DCDA #78ACDC
triadic
#78DCDA #DA78DC #DCDA78
tetradic
#78DCDA #A878DC #DC787A #ACDC78
square
#78DCDA #A878DC #DC787A #ACDC78
split-complementary
#78DCDA #DC78AC #DCA878
monochromatic
#2DADAA #47CFCD #78DCDA #A9E9E7 #D9F5F5
Accessibility & contrast
On white
1.61
#78DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#78DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DCDA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DCDA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#C0C6DB
Tritanopia (blue-blind)
#43E1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78dcda; /* rgb */ color: rgb(120, 220, 218); /* oklch */ color: oklch(83.3% 0.094 193.8);
Tailwind
colors: {
custom: {
50: '#a5e7e5',
500: '#78dcda',
950: '#000000',
},
}SCSS
$custom: #78dcda; $custom-light: #a5e7e5; $custom-dark: #000000;
JSON
{
"hex": "#78dcda",
"rgb": {
"r": 120,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.8334,
"c": 0.09421,
"h": 193.8
},
"luminance": 0.60241
}Semantic roles & 50–950 ramp
primary
#78DCDA
secondary
#AF494B
accent
#1F22C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484