#78DDCC#78DDCC
#78DDCC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.099 H 181.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDCC |
|---|---|
| RGB | rgb(120, 221, 204) |
| HSL | hsl(170, 60%, 67%) |
| HSV | hsv(170, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(81.87, -33.62, -0.83) |
| CIE-LCH | lch(81.87, 33.63, 181.41°) |
| OKLab | oklab(83.14% -0.0985 -0.0028) |
| OKLCH | oklch(83.14% 0.099 181.6) |
| XYZ | xyz(44.4968, 60.0620, 66.3633) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDCC #DD7889
analogous
#78DD9A #78DDCC #78BCDD
triadic
#78DDCC #CC78DD #DDCC78
tetradic
#78DDCC #9A78DD #DD7889 #BCDD78
square
#78DDCC #9A78DD #DD7889 #BCDD78
split-complementary
#78DDCC #DD78BC #DD9A78
monochromatic
#2CAF99 #47D1BA #78DDCC #A9E9DE #DAF6F1
Accessibility & contrast
On white
1.61
#78DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#78DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDCC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDCC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#4CE0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78ddcc; /* rgb */ color: rgb(120, 221, 204); /* oklch */ color: oklch(83.1% 0.099 181.6);
Tailwind
colors: {
custom: {
50: '#a5e8db',
500: '#78ddcc',
950: '#000000',
},
}SCSS
$custom: #78ddcc; $custom-light: #a5e8db; $custom-dark: #000000;
JSON
{
"hex": "#78ddcc",
"rgb": {
"r": 120,
"g": 221,
"b": 204
},
"hsl": {
"h": 169.901,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.83137,
"c": 0.09855,
"h": 181.6
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#78DDCC
secondary
#B1485A
accent
#1E3BC7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484