#78DEDE#78DEDE
#78DEDE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.096 H 195.5°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEDE |
|---|---|
| RGB | rgb(120, 222, 222) |
| HSL | hsl(180, 61%, 67%) |
| HSV | hsv(180, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(82.65, -29.70, -9.24) |
| CIE-LCH | lch(82.65, 31.10, 197.28°) |
| OKLab | oklab(83.93% -0.0921 -0.0255) |
| OKLCH | oklch(83.93% 0.096 195.5) |
| XYZ | xyz(47.0466, 61.5056, 78.4856) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEDE #DE7878
analogous
#78DEAB #78DEDE #78ABDE
triadic
#78DEDE #DE78DE #DEDE78
tetradic
#78DEDE #AB78DE #DE7878 #ABDE78
square
#78DEDE #AB78DE #DE7878 #ABDE78
split-complementary
#78DEDE #DE78AB #DEAB78
monochromatic
#2BB0B0 #47D2D2 #78DEDE #A9EAEA #DAF6F6
Accessibility & contrast
On white
1.58
#78DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#78DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEDE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEDE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#3FE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78dede; /* rgb */ color: rgb(120, 222, 222); /* oklch */ color: oklch(83.9% 0.096 195.5);
Tailwind
colors: {
custom: {
50: '#a6e8e8',
500: '#78dede',
950: '#000000',
},
}SCSS
$custom: #78dede; $custom-light: #a6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#78dede",
"rgb": {
"r": 120,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83927,
"c": 0.09556,
"h": 195.5
},
"luminance": 0.6151
}Semantic roles & 50–950 ramp
primary
#78DEDE
secondary
#B24848
accent
#1D1DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484