#78DED1#78DED1
#78DED1 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.098 H 184.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #78DED1 |
|---|---|
| RGB | rgb(120, 222, 209) |
| HSL | hsl(172, 61%, 67%) |
| HSV | hsv(172, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.29, -32.90, -2.87) |
| CIE-LCH | lch(82.29, 33.02, 184.98°) |
| OKLab | oklab(83.52% -0.0975 -0.0082) |
| OKLCH | oklch(83.52% 0.098 184.8) |
| XYZ | xyz(45.3710, 60.8354, 69.6607) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 6.08
Pale Teal
#82CBB2
ΔE00 7.15
Bright Aqua
#0BF9EA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DED1 #DE7885
analogous
#78DE9E #78DED1 #78B8DE
triadic
#78DED1 #D178DE #DED178
tetradic
#78DED1 #9E78DE #DE7885 #B8DE78
square
#78DED1 #9E78DE #DE7885 #B8DE78
split-complementary
#78DED1 #DE78B8 #DE9E78
monochromatic
#2BB09F #47D2C0 #78DED1 #A9EAE2 #DAF6F3
Accessibility & contrast
On white
1.59
#78DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#78DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DED1
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DED1 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#49E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78ded1; /* rgb */ color: rgb(120, 222, 209); /* oklch */ color: oklch(83.5% 0.098 184.8);
Tailwind
colors: {
custom: {
50: '#a5e8df',
500: '#78ded1',
950: '#000000',
},
}SCSS
$custom: #78ded1; $custom-light: #a5e8df; $custom-dark: #000000;
JSON
{
"hex": "#78ded1",
"rgb": {
"r": 120,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.353,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83518,
"c": 0.09786,
"h": 184.8
},
"luminance": 0.60839
}Semantic roles & 50–950 ramp
primary
#78DED1
secondary
#B24855
accent
#1D33C8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484