#78DDDF#78DDDF
#78DDDF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.095 H 197.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDDF |
|---|---|
| RGB | rgb(120, 221, 223) |
| HSL | hsl(181, 62%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(46.2%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.39, -28.96, -10.15) |
| CIE-LCH | lch(82.39, 30.69, 199.31°) |
| OKLab | oklab(83.73% -0.0906 -0.028) |
| OKLCH | oklch(83.73% 0.095 197.2) |
| XYZ | xyz(46.9162, 61.0298, 79.1053) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDDF #DF7A78
analogous
#78DFAE #78DDDF #78AADF
triadic
#78DDDF #DF78DD #DDDF78
tetradic
#78DDDF #AE78DF #DF7A78 #AADF78
square
#78DDDF #AE78DF #DF7A78 #AADF78
split-complementary
#78DDDF #DF78AA #DFAE78
monochromatic
#2AB0B2 #47D1D3 #78DDDF #A9E9EB #DBF6F6
Accessibility & contrast
On white
1.59
#78DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#78DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDDF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDDF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#3EE3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78dddf; /* rgb */ color: rgb(120, 221, 223); /* oklch */ color: oklch(83.7% 0.095 197.2);
Tailwind
colors: {
custom: {
50: '#a6e8e9',
500: '#78dddf',
950: '#000000',
},
}SCSS
$custom: #78dddf; $custom-light: #a6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#78dddf",
"rgb": {
"r": 120,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.165,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83732,
"c": 0.09479,
"h": 197.2
},
"luminance": 0.61034
}Semantic roles & 50–950 ramp
primary
#78DDDF
secondary
#B44947
accent
#1F1CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484