#78EDC8#78EDC8
#78EDC8 is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.7% C 0.120 H 170.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78EDC8 |
|---|---|
| RGB | rgb(120, 237, 200) |
| HSL | hsl(161, 76%, 70%) |
| HSV | hsv(161, 49%, 93%) |
| CMYK | cmyk(49.4%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(86.37, -41.83, 7.80) |
| CIE-LCH | lch(86.37, 42.55, 169.44°) |
| OKLab | oklab(86.74% -0.1181 0.0199) |
| OKLCH | oklch(86.74% 0.12 170.4) |
| XYZ | xyz(48.4507, 68.7275, 65.3449) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.65
Light Teal
#90E4C1
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EDC8 #ED789D
analogous
#78ED8E #78EDC8 #78D7ED
triadic
#78EDC8 #C878ED #EDC878
tetradic
#78EDC8 #8E78ED #ED789D #D7ED78
square
#78EDC8 #8E78ED #ED789D #D7ED78
split-complementary
#78EDC8 #ED78D7 #ED8E78
monochromatic
#1CCF96 #42E6B2 #78EDC8 #AEF4DE #E4FBF4
Accessibility & contrast
On white
1.42
#78EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#78EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EDC8
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EDC8 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C6
Deuteranopia (green-blind)
#D5D3CA
Tritanopia (blue-blind)
#4AEEE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78edc8; /* rgb */ color: rgb(120, 237, 200); /* oklch */ color: oklch(86.7% 0.120 170.4);
Tailwind
colors: {
custom: {
50: '#a6f3d8',
500: '#78edc8',
950: '#000000',
},
}SCSS
$custom: #78edc8; $custom-light: #a6f3d8; $custom-dark: #000000;
JSON
{
"hex": "#78edc8",
"rgb": {
"r": 120,
"g": 237,
"b": 200
},
"hsl": {
"h": 161.026,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.86743,
"c": 0.1198,
"h": 170.4
},
"luminance": 0.68732
}Semantic roles & 50–950 ramp
primary
#78EDC8
secondary
#C6436D
accent
#0D4DD9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583