#78DEC7#78DEC7
#78DEC7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.102 H 177.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEC7 |
|---|---|
| RGB | rgb(120, 222, 199) |
| HSL | hsl(166, 61%, 67%) |
| HSV | hsv(166, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(82.03, -35.26, 2.06) |
| CIE-LCH | lch(82.03, 35.32, 176.66°) |
| OKLab | oklab(83.22% -0.1018 0.0049) |
| OKLCH | oklch(83.22% 0.102 177.2) |
| XYZ | xyz(44.1716, 60.3556, 63.3439) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 4.95
Pale Teal
#82CBB2
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEC7 #DE788F
analogous
#78DE94 #78DEC7 #78C2DE
triadic
#78DEC7 #C778DE #DEC778
tetradic
#78DEC7 #9478DE #DE788F #C2DE78
square
#78DEC7 #9478DE #DE788F #C2DE78
split-complementary
#78DEC7 #DE78C2 #DE9478
monochromatic
#2BB092 #47D2B3 #78DEC7 #A9EADB #DAF6F0
Accessibility & contrast
On white
1.61
#78DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#78DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEC7
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEC7 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C6C7C9
Tritanopia (blue-blind)
#4FE1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78dec7; /* rgb */ color: rgb(120, 222, 199); /* oklch */ color: oklch(83.2% 0.102 177.2);
Tailwind
colors: {
custom: {
50: '#a5e8d8',
500: '#78dec7',
950: '#000000',
},
}SCSS
$custom: #78dec7; $custom-light: #a5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#78dec7",
"rgb": {
"r": 120,
"g": 222,
"b": 199
},
"hsl": {
"h": 166.471,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83223,
"c": 0.10192,
"h": 177.2
},
"luminance": 0.60359
}Semantic roles & 50–950 ramp
primary
#78DEC7
secondary
#B24860
accent
#1D44C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483