#78DEDF#78DEDF
#78DEDF is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.0% C 0.096 H 196.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEDF |
|---|---|
| RGB | rgb(120, 222, 223) |
| HSL | hsl(181, 62%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(46.2%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.68, -29.44, -9.73) |
| CIE-LCH | lch(82.68, 31.01, 198.28°) |
| OKLab | oklab(83.96% -0.0917 -0.0268) |
| OKLCH | oklch(83.96% 0.096 196.3) |
| XYZ | xyz(47.1810, 61.5594, 79.1936) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEDF #DF7978
analogous
#78DFAD #78DEDF #78AADF
triadic
#78DEDF #DF78DE #DEDF78
tetradic
#78DEDF #AD78DF #DF7978 #AADF78
square
#78DEDF #AD78DF #DF7978 #AADF78
split-complementary
#78DEDF #DF78AA #DFAD78
monochromatic
#2AB1B2 #47D2D3 #78DEDF #A9EAEB #DBF6F6
Accessibility & contrast
On white
1.58
#78DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#78DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEDF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEDF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#3EE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78dedf; /* rgb */ color: rgb(120, 222, 223); /* oklch */ color: oklch(84.0% 0.096 196.3);
Tailwind
colors: {
custom: {
50: '#a6e8e9',
500: '#78dedf',
950: '#000000',
},
}SCSS
$custom: #78dedf; $custom-light: #a6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#78dedf",
"rgb": {
"r": 120,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.583,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.8396,
"c": 0.09553,
"h": 196.3
},
"luminance": 0.61563
}Semantic roles & 50–950 ramp
primary
#78DEDF
secondary
#B44847
accent
#1E1CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484