#78DDC8#78DDC8
#78DDC8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.100 H 178.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDC8 |
|---|---|
| RGB | rgb(120, 221, 200) |
| HSL | hsl(168, 60%, 67%) |
| HSV | hsv(168, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.77, -34.56, 1.15) |
| CIE-LCH | lch(81.77, 34.58, 178.10°) |
| OKLab | oklab(83.02% -0.1002 0.0025) |
| OKLCH | oklch(83.02% 0.1 178.6) |
| XYZ | xyz(44.0232, 59.8726, 63.8691) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 4.68
Pale Teal
#82CBB2
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDC8 #DD788D
analogous
#78DD96 #78DDC8 #78BFDD
triadic
#78DDC8 #C878DD #DDC878
tetradic
#78DDC8 #9678DD #DD788D #BFDD78
square
#78DDC8 #9678DD #DD788D #BFDD78
split-complementary
#78DDC8 #DD78BF #DD9678
monochromatic
#2CAF93 #47D1B4 #78DDC8 #A9E9DC #DAF6F0
Accessibility & contrast
On white
1.62
#78DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#78DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDC8
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDC8 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#4EE0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78ddc8; /* rgb */ color: rgb(120, 221, 200); /* oklch */ color: oklch(83.0% 0.100 178.6);
Tailwind
colors: {
custom: {
50: '#a5e8d8',
500: '#78ddc8',
950: '#000000',
},
}SCSS
$custom: #78ddc8; $custom-light: #a5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#78ddc8",
"rgb": {
"r": 120,
"g": 221,
"b": 200
},
"hsl": {
"h": 167.525,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.8302,
"c": 0.10026,
"h": 178.6
},
"luminance": 0.59876
}Semantic roles & 50–950 ramp
primary
#78DDC8
secondary
#B1485E
accent
#1E41C7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483