#78DEDD#78DEDD
#78DEDD is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.096 H 194.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEDD |
|---|---|
| RGB | rgb(120, 222, 221) |
| HSL | hsl(179, 61%, 67%) |
| HSV | hsv(179, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.62, -29.95, -8.75) |
| CIE-LCH | lch(82.62, 31.20, 196.29°) |
| OKLab | oklab(83.9% -0.0925 -0.0242) |
| OKLCH | oklch(83.9% 0.096 194.6) |
| XYZ | xyz(46.9129, 61.4521, 77.7819) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.59
Darkturquoise
#00CED1
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Turquoise
#40E0D0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEDD #DE7879
analogous
#78DEAA #78DEDD #78ACDE
triadic
#78DEDD #DD78DE #DEDD78
tetradic
#78DEDD #AA78DE #DE7879 #ACDE78
square
#78DEDD #AA78DE #DE7879 #ACDE78
split-complementary
#78DEDD #DE78AC #DEAA78
monochromatic
#2BB0AF #47D2D1 #78DEDD #A9EAE9 #DAF6F6
Accessibility & contrast
On white
1.58
#78DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#78DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEDD
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEDD | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#40E3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78dedd; /* rgb */ color: rgb(120, 222, 221); /* oklch */ color: oklch(83.9% 0.096 194.6);
Tailwind
colors: {
custom: {
50: '#a6e8e7',
500: '#78dedd',
950: '#000000',
},
}SCSS
$custom: #78dedd; $custom-light: #a6e8e7; $custom-dark: #000000;
JSON
{
"hex": "#78dedd",
"rgb": {
"r": 120,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.412,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83895,
"c": 0.09561,
"h": 194.6
},
"luminance": 0.61456
}Semantic roles & 50–950 ramp
primary
#78DEDD
secondary
#B24849
accent
#1D1FC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484