#78DDDD#78DDDD
#78DDDD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.095 H 195.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDDD |
|---|---|
| RGB | rgb(120, 221, 221) |
| HSL | hsl(180, 60%, 67%) |
| HSV | hsv(180, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(82.34, -29.47, -9.17) |
| CIE-LCH | lch(82.34, 30.86, 197.29°) |
| OKLab | oklab(83.67% -0.0914 -0.0253) |
| OKLCH | oklch(83.67% 0.095 195.5) |
| XYZ | xyz(46.6481, 60.9225, 77.6936) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDDD #DD7878
analogous
#78DDAB #78DDDD #78ABDD
triadic
#78DDDD #DD78DD #DDDD78
tetradic
#78DDDD #AB78DD #DD7878 #ABDD78
square
#78DDDD #AB78DD #DD7878 #ABDD78
split-complementary
#78DDDD #DD78AB #DDAB78
monochromatic
#2CAFAF #47D1D1 #78DDDD #A9E9E9 #DAF6F6
Accessibility & contrast
On white
1.59
#78DDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#78DDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDDD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDDD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DD
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#40E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78dddd; /* rgb */ color: rgb(120, 221, 221); /* oklch */ color: oklch(83.7% 0.095 195.5);
Tailwind
colors: {
custom: {
50: '#a6e8e7',
500: '#78dddd',
950: '#000000',
},
}SCSS
$custom: #78dddd; $custom-light: #a6e8e7; $custom-dark: #000000;
JSON
{
"hex": "#78dddd",
"rgb": {
"r": 120,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.83666,
"c": 0.09483,
"h": 195.5
},
"luminance": 0.60926
}Semantic roles & 50–950 ramp
primary
#78DDDD
secondary
#B14848
accent
#1E1EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484